Compare commits

...

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

3
.gitignore vendored

@ -1,2 +1 @@
/allocator-api2-0.2.15.crate SOURCES/allocator-api2-0.2.16.crate
/allocator-api2-0.2.16.crate

@ -0,0 +1 @@
a585e17cfb54f0ec90907839688b5c597939b691 SOURCES/allocator-api2-0.2.16.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 = 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}
@ -117,4 +127,11 @@ use the "std" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Nov 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.2.16-1
- Rebuilt for MSVSphere 9.2
* Sat Jul 15 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.16-1
- Update to version 0.2.16; Fixes RHBZ#2222886
* Wed Jul 05 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.15-1
- Initial import (#2219911)

@ -1 +0,0 @@
SHA512 (allocator-api2-0.2.16.crate) = e1eb0df6b44b62115795ebf772f81e9ac0b6d273afd81659dbddb7eb6628b6e5ef6a60ea21413e79ee638afb72e6872ba83a075f6324daf93f2f1eda48daff2f
Loading…
Cancel
Save