Compare commits

...

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

3
.gitignore vendored

@ -1,2 +1 @@
/sha1-asm-0.5.1.crate SOURCES/sha1-asm-0.5.3.crate
/sha1-asm-0.5.2.crate

@ -0,0 +1 @@
5491f38f8c26e151f176ac6de49633addcda1f52 SOURCES/sha1-asm-0.5.3.crate

@ -1,4 +1,14 @@
# Generated by rust2rpm 25 ## START: Set by rpmautospec
## (rpmautospec version 0.7.2)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 2;
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 26
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -8,7 +18,7 @@
%global supported_arches x86_64 %{ix86} aarch64 %global supported_arches x86_64 %{ix86} aarch64
Name: rust-sha1-asm Name: rust-sha1-asm
Version: 0.5.2 Version: 0.5.3
Release: %autorelease Release: %autorelease
Summary: Assembly implementation of SHA-1 compression function Summary: Assembly implementation of SHA-1 compression function
@ -72,4 +82,22 @@ use the "default" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.5.3-2
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue May 07 2024 Fabio Valentini <decathorpe@gmail.com> - 0.5.3-1
- Update to version 0.5.3; Fixes RHBZ#2279613
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Nov 09 2023 Fabio Valentini <decathorpe@gmail.com> - 0.5.2-1
- Update to version 0.5.2; Fixes RHBZ#2248902
* Thu Jul 20 2023 Fabio Valentini <decathorpe@gmail.com> - 0.5.1-1
- Initial import (#2223624)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (sha1-asm-0.5.2.crate) = ec7e4529cc0f2aa80f47025f397e90e7c740be112e5869ecb9f8e520f0efecd4b95bb792ef41a48d01659da63c7752be652560aaac1df9d8d05c371ad0ae50c1
Loading…
Cancel
Save