Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/radix-heap-0.4.2.crate
SOURCES/radix-heap-0.4.2.crate

@ -0,0 +1 @@
677976677e6b47728aebc5b91b5f62d77201f52a SOURCES/radix-heap-0.4.2.crate

@ -1,3 +0,0 @@
# rust-radix-heap
The rust-radix-heap package

@ -1,3 +1,12 @@
## START: Set by rpmautospec
## (rpmautospec version 0.3.0)
%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
%bcond_without check
%global debug_package %{nil}
@ -80,4 +89,8 @@ use the "ordered-float" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.4.2-1
- Rebuilt for MSVSphere 9.3
* Wed Jan 04 2023 Michel Alexandre Salim <salimma@fedoraproject.org> 0.4.2-1
- Initial Fedora package

@ -1 +0,0 @@
SHA512 (radix-heap-0.4.2.crate) = ce80f6abe1d631374aa814830b4e354e4604d8a29b70e3fdc0544d7441fbda9ef3311f5ae55b671c26e543aa54548764c95675b638a8aa060f9047eb077fc715
Loading…
Cancel
Save