Compare commits

...

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

3
.gitignore vendored

@ -1,2 +1 @@
/deflate64-0.1.5.crate
/deflate64-0.1.6.crate
SOURCES/deflate64-0.1.6.crate

@ -0,0 +1 @@
5115528464fa8823131040cf17993768578529b9 SOURCES/deflate64-0.1.6.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}
@ -66,4 +76,11 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.1.6-1
- Rebuilt for MSVSphere 9.3
* Sun Oct 15 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.6-1
- Update to version 0.1.6; Fixes RHBZ#2244257
* Sun Sep 24 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.5-1
- Initial import (#2239349)

@ -1 +0,0 @@
SHA512 (deflate64-0.1.6.crate) = 417006edcc8fa2d668555212e4b47f906e558d5dffeb9e975995b90c85d71e2eed776a881b87d8c17e398d33be5db650635a77c422e4f4aebad65227f6d23c9d
Loading…
Cancel
Save