Compare commits

..

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

4
.gitignore vendored

@ -1,3 +1 @@
/bindgen-cli-0.62.0.crate SOURCES/bindgen-cli-0.68.1.crate
/bindgen-cli-0.63.0.crate
/bindgen-cli-0.68.1.crate

@ -0,0 +1 @@
7b52c69593529d9a7c14a79360c629847e30095d SOURCES/bindgen-cli-0.68.1.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 = 2;
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
@ -69,4 +79,26 @@ Requires: clang-libs
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.68.1-2
- Rebuilt for MSVSphere 9.3
* Sun Oct 01 2023 Fabio Valentini <decathorpe@gmail.com> - 0.68.1-2
- Build with support for dlopening libclang.so at runtime
* Sun Sep 17 2023 Fabio Valentini <decathorpe@gmail.com> - 0.68.1-1
- Update to version 0.68.1; Fixes RHBZ#2168598
* Mon Jan 30 2023 Fabio Valentini <decathorpe@gmail.com> - 0.63.0-4
- Ensure bindgen-cli is always linked to libclang
* Tue Dec 13 2022 Fabio Valentini <decathorpe@gmail.com> - 0.63.0-3
- Ensure binary is linked with libclang instead of using dlopen
* Mon Nov 28 2022 Fabio Valentini <decathorpe@gmail.com> - 0.63.0-2
- Maintain compatibility with rust-packaging v21 on EPEL 9
* Fri Nov 25 2022 Fabio Valentini <decathorpe@gmail.com> - 0.63.0-1
- Update to version 0.63.0
* Fri Nov 25 2022 Fabio Valentini <decathorpe@gmail.com> - 0.62.0-1
- Initial import (#2143685)

@ -1 +0,0 @@
SHA512 (bindgen-cli-0.68.1.crate) = 0202022a31ab7b943ca7bedcae61b74d97018f1a8f203ff4c386862f776d2bbd66c45a4d34272e88951fd9f5273176b39f3afea3ef5560192667309546101164
Loading…
Cancel
Save