Compare commits

...

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

3
.gitignore vendored

@ -1,2 +1 @@
/snapbox-macros-0.3.6.crate
/snapbox-macros-0.3.7.crate
SOURCES/snapbox-macros-0.3.7.crate

@ -0,0 +1 @@
ba65b6b4d2a36b693701b3d0d40d0da84cabba07 SOURCES/snapbox-macros-0.3.7.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,11 @@ use the "debug" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.3.7-1
- Rebuilt for MSVSphere 9.3
* Sat Jan 13 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.7-1
- Update to version 0.3.7; Fixes RHBZ#2258001
* Fri Nov 03 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.6-1
- Initial import (#2246005)

@ -1 +0,0 @@
SHA512 (snapbox-macros-0.3.7.crate) = 247e953d9f87b6870033cae5456b46e0747e869d5b4337ef18ef9b6a657b97a4d757f239c6a13d3f1e85e9a3bebad081a1ceaf39def2c93b998684f2be554d20
Loading…
Cancel
Save