Compare commits

..

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

2
.gitignore vendored

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

@ -0,0 +1 @@
02a5f7e75a8ea73dec1c175cba829723cdba4cf5 SOURCES/bindgen-0.63.0.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
%bcond_without check
%global debug_package %{nil}
@ -185,4 +195,8 @@ use the "which-rustfmt" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.63.0-1
- Rebuilt for MSVSphere 9.3
* Sun Sep 17 2023 Fabio Valentini <decathorpe@gmail.com> - 0.63.0-1
- Initial import (bindgen 0.63 compat package)

@ -1 +0,0 @@
SHA512 (bindgen-0.63.0.crate) = 43ac3067b3635c968c3a4bf6d665d633b9b80ff4eec36aad353019fc16e25c2338ea3f00a7fb077ae0dc055d10ea3ed6c304055a18dcf0c31bf980c26b110796
Loading…
Cancel
Save