Compare commits

...

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

4
.gitignore vendored

@ -1,3 +1 @@
/gix-tempfile-9.0.0.crate SOURCES/gix-tempfile-11.0.0.crate
/gix-tempfile-10.0.0.crate
/gix-tempfile-11.0.0.crate

@ -0,0 +1 @@
71f98a4ffc44b65f96f5a368e7e3d23e1e16ad08 SOURCES/gix-tempfile-11.0.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 # Generated by rust2rpm 25
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -103,4 +113,14 @@ use the "signals" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 11.0.0-1
- Rebuilt for MSVSphere 9.3
* Fri Oct 13 2023 blinxen <h-k-81@hotmail.com> - 11.0.0-1
- Update to version 11.0.0
* Thu Oct 05 2023 blinxen <h-k-81@hotmail.com> - 10.0.0-1
- Update to version 10.0.0 (rhbz#2240481)
* Sun Sep 17 2023 blinxen <h-k-81@hotmail.com> - 9.0.0-1
- Initial package (rhbz#2236873)

@ -1 +0,0 @@
SHA512 (gix-tempfile-11.0.0.crate) = f46da0e9ca9301640deaffefb8546ec6f2c9b4ff329bc094b144adfaf57eaa0bf8e180536226595ffb314a0677e4cbc486c3091b55f1689fdcbf8f27573f0824
Loading…
Cancel
Save