Compare commits

...

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

5
.gitignore vendored

@ -1,4 +1 @@
/results_*/
/*.src.rpm
/const-oid-0.6.2.crate
SOURCES/const-oid-0.6.2.crate

@ -0,0 +1 @@
90cf83071b2c5992c9c1c3d04746ca9199afc3a1 SOURCES/const-oid-0.6.2.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 22
%bcond_without check
%global debug_package %{nil}
@ -83,4 +93,8 @@ use the "std" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.6.2-1
- Rebuilt for MSVSphere 9.3
* Tue Oct 11 2022 Fabio Valentini <decathorpe@gmail.com> - 0.6.2-1
- Initial import (const-oid 0.6 compat package)

@ -1 +0,0 @@
SHA512 (const-oid-0.6.2.crate) = 504a12910eec46286122a87dfeeb5251d180ca8fcf056e8f5d35698b7d56b34a8013ce45ee0b9c3634e09103a4edf5625466c9bd86d4a192bcd182fa38c12cc1
Loading…
Cancel
Save