Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/faster-hex-0.8.1.crate
SOURCES/faster-hex-0.8.1.crate

@ -0,0 +1 @@
b7e4d996ad66b3ab9cf1e830abfd62e91ad0fbd9 SOURCES/faster-hex-0.8.1.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 = 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 24
%bcond_without check
%global debug_package %{nil}
@ -107,4 +117,8 @@ use the "std" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.8.1-1
- Rebuilt for MSVSphere 9.3
* Tue Sep 12 2023 blinxen <h-k-81@hotmail.com> - 0.8.1-1
- Initial package (rhbz#2237756)

@ -1 +0,0 @@
SHA512 (faster-hex-0.8.1.crate) = 3bd0ba6fbdc68518e94a9ab937d2e935b07f16eb9a800a5d887c3536d7161ef0a5c77c9a7d184e059d6854fa425ab2f84297db53abe11b68da23bbb663d5a9a0
Loading…
Cancel
Save