Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/strum-0.24.1.crate
SOURCES/strum-0.24.1.crate

@ -0,0 +1 @@
58287f331c348e3eefbbb355de107835497ab1bb SOURCES/strum-0.24.1.crate

@ -1,3 +0,0 @@
# rust-strum0.24
The rust-strum0.24 package

@ -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
%bcond_without check
%global debug_package %{nil}
@ -115,4 +125,8 @@ use the "strum_macros" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.24.1-1
- Rebuilt for MSVSphere 9.3
* Sat Aug 05 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.24.1-1
- Initial Fedora package

@ -1 +0,0 @@
SHA512 (strum-0.24.1.crate) = d842464b762790f4b785e494f72f7bae47b5a068cd06ddaad7a491d1abff53fa9cde280b06bbbb6b39a3a8f350a2384080ec4b3e4f16226cb076b1df153e6197
Loading…
Cancel
Save