Compare commits

..

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

4
.gitignore vendored

@ -1,3 +1 @@
/gix-attributes-0.18.0.crate
/gix-attributes-0.19.0.crate
/gix-attributes-0.20.0.crate
SOURCES/gix-attributes-0.20.0.crate

@ -0,0 +1 @@
db943071cba937bffe135f70c2cbfde4448729e1 SOURCES/gix-attributes-0.20.0.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
%bcond_without check
%global debug_package %{nil}
@ -90,4 +100,14 @@ use the "serde" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.20.0-1
- Rebuilt for MSVSphere 9.3
* Fri Oct 13 2023 blinxen <h-k-81@hotmail.com> - 0.20.0-1
- Update to version 0.20.0
* Thu Oct 05 2023 blinxen <h-k-81@hotmail.com> - 0.19.0-1
- Update to version 0.19.0 (rhbz#2240476)
* Sun Sep 17 2023 blinxen <h-k-81@hotmail.com> - 0.18.0-1
- Initial package (rhbz#2236866)

@ -1 +0,0 @@
SHA512 (gix-attributes-0.20.0.crate) = 5c8d77abbdce0bd45f9d8a5af0e20cee6edc909bf6fdc98fccc4039cc2d4ce74cd9bea38b2811c8907967d46822a6da3ff043117fdd292fd35a078cb7415aa7e
Loading…
Cancel
Save