Compare commits

...

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

3
.gitignore vendored

@ -1,2 +1 @@
/primal-check-0.3.2.crate
/primal-check-0.3.3.crate
SOURCES/primal-check-0.3.3.crate

@ -0,0 +1 @@
a64318bba982f8d7ecd2bfe9295e874ddac419d6 SOURCES/primal-check-0.3.3.crate

@ -1,3 +0,0 @@
# rust-primal-check
The rust-primal-check package

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.3.1)
## 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
# Circular dep with primal - build without check to bootstrap
%bcond_with check
@ -80,4 +90,11 @@ use the "unstable" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.3.3-1
- Rebuilt for MSVSphere 9.3
* Sat Oct 15 2022 Fabio Valentini <decathorpe@gmail.com> - 0.3.3-1
- Update to version 0.3.3; Fixes RHBZ#2134819
* Sat Oct 01 2022 Orion Poplawski <orion@nwra.com> - 0.3.2-1
- Initial import

@ -1 +0,0 @@
SHA512 (primal-check-0.3.3.crate) = d56fcee65802b1ca272515589574786dfd066099c55a536cb1076193242859074918651c4fa3c1a7dab4fd13ba91c8f6a2a5b0789a6cd24faffc092edf27d75e
Loading…
Cancel
Save