Compare commits

..

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

4
.gitignore vendored

@ -1,3 +1 @@
/snapbox-0.4.14.crate SOURCES/snapbox-0.4.16.crate
/snapbox-0.4.15.crate
/snapbox-0.4.16.crate

@ -0,0 +1 @@
dd9676b5b77e97ec84ce1268da3147e727e25653 SOURCES/snapbox-0.4.16.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}
@ -215,4 +225,14 @@ use the "structured-data" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.4.16-1
- Rebuilt for MSVSphere 9.3
* Sat Jan 13 2024 Fabio Valentini <decathorpe@gmail.com> - 0.4.16-1
- Update to version 0.4.16; Fixes RHBZ#2258000
* Thu Jan 11 2024 Fabio Valentini <decathorpe@gmail.com> - 0.4.15-1
- Update to version 0.4.15; Fixes RHBZ#2253694
* Wed Nov 08 2023 Fabio Valentini <decathorpe@gmail.com> - 0.4.14-1
- Initial import (#2246008)

@ -1 +0,0 @@
SHA512 (snapbox-0.4.16.crate) = 5433e10b4f6e427997cc8c058a40e45c5f5589b5d4a132505d2e6f7893312086f43f22a4b49d75b22b94bfc79e8505a00e4e864ba1bd059bf431e0ab2d9644fb
Loading…
Cancel
Save