Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/ff-0.13.0.crate SOURCES/ff-0.13.0.crate

@ -0,0 +1 @@
2392858ff2ada3f92615bf69807db3ef89aa48ad SOURCES/ff-0.13.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 # Generated by rust2rpm 24
# * missing dev-dependency: blake2b_simd ^1 # * missing dev-dependency: blake2b_simd ^1
%bcond_with check %bcond_with check
@ -120,4 +130,8 @@ use the "std" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.13.0-1
- Rebuilt for MSVSphere 9.3
* Tue Jun 06 2023 Fabio Valentini <decathorpe@gmail.com> - 0.13.0-1
- Initial import (#2211920)

@ -1 +0,0 @@
SHA512 (ff-0.13.0.crate) = eab19938f5a2cddb0fcc78b0724efd788aab7f17f04c482e0d06acac4d1cef2bcbfc74d6e4b2d9f535f9c955bf39c2153e010bdd2fa72d6d637d44baf8bf5f63
Loading…
Cancel
Save