Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/miniz_oxide-0.7.4.crate
SOURCES/miniz_oxide-0.7.4.crate

@ -0,0 +1 @@
5b1ebdf50bd09b3150e1bdfc3e04196062b83565 SOURCES/miniz_oxide-0.7.4.crate

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.7.2)
## 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 26
%bcond_without check
%global debug_package %{nil}
@ -117,4 +127,10 @@ use the "with-alloc" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.7.4-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Wed Sep 25 2024 Fabio Valentini <decathorpe@gmail.com> - 0.7.4-1
- Initial import (miniz_oxide 0.7 compat package)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (miniz_oxide-0.7.4.crate) = 482bf02d7bfd25bd8abe5e5959132677202d8c5dc014b9b0b64fbdc204be1b8431867095c140a1183dd1ca59f6ba871a355422fbd148ce34d62960cad2b7a978
Loading…
Cancel
Save