automatic version update by autodist [release 0.71.1-1mamba;Tue Dec 10 2024]

This commit is contained in:
Automatic Build System 2024-12-13 03:01:20 +01:00
parent 5cb805f171
commit 4f0b642fe4

View File

@ -1,5 +1,5 @@
Name: rust-bindgen
Version: 0.71.0
Version: 0.71.1
Release: 1mamba
Summary: Automatically generates Rust FFI bindings to C (and some C++) libraries
Group: Development/Tools
@ -39,6 +39,9 @@ install -D -m0755 target/release/bindgen %{buildroot}%{_bindir}/bindgen
%doc LICENSE
%changelog
* Tue Dec 10 2024 Automatic Build System <autodist@openmamba.org> 0.71.1-1mamba
- automatic version update by autodist
* Sat Dec 07 2024 Automatic Build System <autodist@openmamba.org> 0.71.0-1mamba
- automatic version update by autodist