automatic version update by autodist [release 0.72.0-1mamba;Mon Jun 09 2025]

This commit is contained in:
2025-06-09 11:33:58 +02:00
parent 4f0b642fe4
commit 3be169c3a8
2 changed files with 5 additions and 2 deletions

View File

@ -2,3 +2,4 @@
Automatically generates Rust FFI bindings to C (and some C++) libraries.

View File

@ -1,5 +1,5 @@
Name: rust-bindgen
Version: 0.71.1
Version: 0.72.0
Release: 1mamba
Summary: Automatically generates Rust FFI bindings to C (and some C++) libraries
Group: Development/Tools
@ -17,7 +17,6 @@ BuildRequires: libgcc
%description
Automatically generates Rust FFI bindings to C (and some C++) libraries.
%debug_package
%prep
%setup -q
@ -39,6 +38,9 @@ install -D -m0755 target/release/bindgen %{buildroot}%{_bindir}/bindgen
%doc LICENSE
%changelog
* Mon Jun 09 2025 Automatic Build System <autodist@openmamba.org> 0.72.0-1mamba
- automatic version update by autodist
* Tue Dec 10 2024 Automatic Build System <autodist@openmamba.org> 0.71.1-1mamba
- automatic version update by autodist