Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/hashbrown-0.12.3.crate SOURCES/hashbrown-0.12.3.crate

@ -0,0 +1 @@
e76d76288fea9f78e3fef3d863f00377c6fde1f9 SOURCES/hashbrown-0.12.3.crate

@ -1,3 +0,0 @@
# rust-hashbrown0.12
The rust-hashbrown0.12 package

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.3.1)
## 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 23 # Generated by rust2rpm 23
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -157,4 +167,8 @@ use the "serde" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Nov 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.12.3-1
- Rebuilt for MSVSphere 9.2
* Mon Jan 23 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.12.3-1
- Initial Fedora package

@ -1 +0,0 @@
SHA512 (hashbrown-0.12.3.crate) = b3700fcd659a21a6b9b3777c18b37a83bf25542b4e8f2b963779a122f5d22e1742c064cfc03e649583e7dd5c6e90ca8407f8c51a0e8755f6a108682853022f76
Loading…
Cancel
Save