automatic version update by autodist [release 0.72.0-1mamba;Mon Jun 09 2025]
This commit is contained in:
@ -2,3 +2,4 @@
|
||||
|
||||
Automatically generates Rust FFI bindings to C (and some C++) libraries.
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user