Compare commits

...

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

4
.gitignore vendored

@ -1,3 +1 @@
/str_indices-0.4.1.crate
/str_indices-0.4.2.crate
/str_indices-0.4.3.crate
SOURCES/str_indices-0.4.3.crate

@ -0,0 +1 @@
dcefdaed87b5dc0730618dfa853734b91c1c1279 SOURCES/str_indices-0.4.3.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 25
%bcond_without check
%global debug_package %{nil}
@ -82,4 +92,14 @@ use the "simd" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.4.3-1
- Rebuilt for MSVSphere 9.3
* Tue Nov 07 2023 blinxen <h-k-81@hotmail.com> - 0.4.3-1
- Update to version 0.4.3 (rhbz#2248581)
* Thu Oct 19 2023 blinxen <h-k-81@hotmail.com> - 0.4.2-1
- Update to version 0.4.2 (rhbz#2244930)
* Sun Oct 08 2023 blinxen <h-k-81@hotmail.com> - 0.4.1-1
- Initial package (rhbz#2242618)

@ -1 +0,0 @@
SHA512 (str_indices-0.4.3.crate) = 5db263130eb605f4a2ee9bbb34ea21e0989d87ab2d6b7cf1a3ae6e756956970b0cb6e8f45d2e935e81c3abe7172e93ac682f4aaad464d171263aa306235033cd
Loading…
Cancel
Save