Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/fastrand-1.9.0.crate
SOURCES/fastrand-1.9.0.crate

@ -0,0 +1 @@
661bb40e244b85f28e9e3f555965dc708ecc2248 SOURCES/fastrand-1.9.0.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 24
# * missing dev-dependency: wyhash ^0.5
%bcond_with check
@ -70,4 +80,8 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.9.0-1
- Rebuilt for MSVSphere 9.3
* Wed Jul 05 2023 Fabio Valentini <decathorpe@gmail.com> - 1.9.0-1
- Initial import (fastrand 1 compat package)

@ -1 +0,0 @@
SHA512 (fastrand-1.9.0.crate) = 321567b5fad8552c0efc4393b1e77d1bce288b0a88c475d432f79e91b3457ee6eb5db9e4d65ac6381b9990c9916f4651b6a76250df44d51ea3e25bd8184bdc52
Loading…
Cancel
Save