Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/smol_str-0.1.24.crate
SOURCES/smol_str-0.1.24.crate

@ -0,0 +1 @@
cf587f6ae52658a6d9a5147e96a4dad2a2633149 SOURCES/smol_str-0.1.24.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
%bcond_without check
%global debug_package %{nil}
@ -103,4 +113,8 @@ use the "std" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.1.24-1
- Rebuilt for MSVSphere 9.3
* Thu Sep 14 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.24-1
- Initial import (smol_str 0.1 compat package)

@ -1 +0,0 @@
SHA512 (smol_str-0.1.24.crate) = db5f468e15d7c19f751f626b8b91f56532c9fca833f5c8686e778bee5ba85087684521c6d68522ab76caa4eede931065d25fed05ae8ff1dba3608947eecd0391
Loading…
Cancel
Save