Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/bindgen-0.59.2.crate SOURCES/bindgen-0.59.2.crate

@ -0,0 +1 @@
b2d7588a2618876c84abd413a3c937e96978c564 SOURCES/bindgen-0.59.2.crate

@ -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 = 3;
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}
@ -236,4 +246,14 @@ use the "which-rustfmt" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.59.2-3
- Rebuilt for MSVSphere 9.3
* Mon Jan 30 2023 Fabio Valentini <decathorpe@gmail.com> - 0.59.2-3
- Stop removing the "runtime" feature from the default feature set
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.59.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Nov 25 2022 Fabio Valentini <decathorpe@gmail.com> - 0.59.2-1
- Initial import (bindgen 0.59 compat package)

@ -1 +0,0 @@
SHA512 (bindgen-0.59.2.crate) = 14c49879c7443191b877957a4fd405c7f10a1e8b70016d91bf5fe33861fc5d71982a1c685c190e4f7922cedb6c8aefadac3b0b68cbe5578da791a8da6bfedf44
Loading…
Cancel
Save