Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/hash32-0.2.1.crate SOURCES/hash32-0.2.1.crate

@ -0,0 +1 @@
d52c7afe682b7b7a38ac286722460918df451b02 SOURCES/hash32-0.2.1.crate

@ -1,3 +0,0 @@
# rust-hash32
The rust-hash32 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 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -67,4 +77,8 @@ use the "default" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.2.1-1
- Rebuilt for MSVSphere 9.3
* Fri Feb 24 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.2.1-1
- Initial Fedora package

@ -1 +0,0 @@
SHA512 (hash32-0.2.1.crate) = e739445fb07403370fda110dc76b82046e5df0250a5e9898ccd0b33547972d26405527f3e3e9cddcd2caa775c8afcfbfc098cb995ab59c44aca642d6c539594f
Loading…
Cancel
Save