Compare commits

...

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

5
.gitignore vendored

@ -1,4 +1 @@
/results_*/ SOURCES/tiff-0.6.1.crate
/*.src.rpm
/tiff-0.6.1.crate

@ -0,0 +1 @@
6b0eefa69cbe5b8d1e23053cf3131c24c655ec6d SOURCES/tiff-0.6.1.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
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -73,4 +82,8 @@ use the "default" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.6.1-1
- Rebuilt for MSVSphere 9.3
* Sun Aug 21 2022 Fabio Valentini <decathorpe@gmail.com> 0.6.1-1
- Initial import (tiff 0.6 compat package)

@ -1 +0,0 @@
SHA512 (tiff-0.6.1.crate) = ece5aaef610e0a7bcdea8c40571d497cd3ec79931e25129060b4f51cb40a28ef03fc131494bc841fa5b08eaa49a5acbc9332553cbc542019f1ec5eb5945d3538
Loading…
Cancel
Save