Compare commits

...

No commits in common. 'epel10' and 'i10ce' have entirely different histories.

4
.gitignore vendored

@ -1,3 +1 @@
/zlib-rs-0.3.1.crate
/zlib-rs-0.4.0.crate
/zlib-rs-0.4.1.crate
SOURCES/zlib-rs-0.4.1.crate

@ -0,0 +1 @@
b3fc4e045084b3018617941b0d942eccdb9bdc93 SOURCES/zlib-rs-0.4.1.crate

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.7.3)
## 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 27
%bcond check 1
%global debug_package %{nil}
@ -104,4 +114,16 @@ use the "std" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.4.1-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Mon Dec 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.1-1
- Update to version 0.4.1; Fixes RHBZ#2332559
* Wed Nov 20 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-1
- Update to version 0.4.0
* Tue Oct 29 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.1-1
- Initial packaging (#2319894)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (zlib-rs-0.4.1.crate) = 75d8f68e7b60925f30f17dca49689dbe9ee4ac00d8852c4e7b11405900bcdc9c532bbf369b7cd93aef89fdd56a6fc7faef1a2c85e2661cfd58427ec9fafcabdb
Loading…
Cancel
Save