Compare commits

...

No commits in common. 'epel9' and 'i9ce' have entirely different histories.
epel9 ... i9ce

6
.gitignore vendored

@ -1,5 +1 @@
/gix-url-0.21.1.crate SOURCES/gix-url-0.25.1.crate
/gix-url-0.23.0.crate
/gix-url-0.24.0.crate
/gix-url-0.25.0.crate
/gix-url-0.25.1.crate

@ -0,0 +1 @@
2ac3c8a0530e1248b47301fb72e648b6c75e831e SOURCES/gix-url-0.25.1.crate

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.3.5)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 1;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec
# Generated by rust2rpm 25 # Generated by rust2rpm 25
# * Deactivate tests because of a missing dev-dependency (gix-testtools) # * Deactivate tests because of a missing dev-dependency (gix-testtools)
# * See https://github.com/Byron/gitoxide/discussions/900 for more information # * See https://github.com/Byron/gitoxide/discussions/900 for more information
@ -93,4 +103,23 @@ use the "serde" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.25.1-1
- Rebuilt for MSVSphere 9.3
* Tue Nov 14 2023 Fabio Valentini <decathorpe@gmail.com> - 0.25.1-1
- Update to version 0.25.1; Fixes RHBZ#2244174
* Fri Oct 13 2023 blinxen <h-k-81@hotmail.com> - 0.25.0-1
- Update to version 0.25.0
* Thu Oct 05 2023 blinxen <h-k-81@hotmail.com> - 0.24.0-1
- Update to version 0.24.0 (rhbz#2240489)
* Thu Sep 14 2023 blinxen <h-k-81@hotmail.com> - 0.23.0-2
- Deactivate tests because of a missing dev-dependency (gix-testtools)
* Thu Sep 14 2023 blinxen <h-k-81@hotmail.com> - 0.23.0-1
- Update to version 0.23.0 (rhbz#2236547)
* Wed Aug 30 2023 Fabio Valentini <decathorpe@gmail.com> - 0.21.1-1
- Initial import (#2228524)

@ -1 +0,0 @@
SHA512 (gix-url-0.25.1.crate) = 5eaf1b18f9db5cae43d3f9cd4adaefb96d673ba3da91f2c89159f92cc9b5e9703436d364455dec3eb3d195b9847416f5b850859e26df1d02d5b133add74632da
Loading…
Cancel
Save