Compare commits

...

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

5
.gitignore vendored

@ -1,4 +1 @@
/results_*/ SOURCES/jpeg-decoder-0.1.22.crate
/*.src.rpm
/jpeg-decoder-0.1.22.crate

@ -0,0 +1 @@
f4e953aa59d5a5c267b8d1c31aa11322a91fad00 SOURCES/jpeg-decoder-0.1.22.crate

@ -1,3 +1,12 @@
## START: Set by rpmautospec
## (rpmautospec version 0.3.0)
%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 22 # Generated by rust2rpm 22
# * tests and test files are not included in published crates # * tests and test files are not included in published crates
%bcond_with check %bcond_with check
@ -83,4 +92,8 @@ use the "rayon" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.1.22-1
- Rebuilt for MSVSphere 9.3
* Sun Aug 21 2022 Fabio Valentini <decathorpe@gmail.com> 0.1.22-1
- Initial import (jpeg-decoder 0.1 compat package)

@ -1 +0,0 @@
SHA512 (jpeg-decoder-0.1.22.crate) = 3edf415eb11909b7b16755f54c6a5b082200f81e6ce5dede413e41be221c8be5c14035a171fa1c21771c8d11f30cd990f57e6e98e3204e34e3f0e7ca2c3e38b4
Loading…
Cancel
Save