automatic version update by autodist [release 0.71.0-1mamba;Sat Dec 07 2024]

This commit is contained in:
Automatic Build System 2024-12-08 12:12:25 +01:00
parent 72902782ec
commit 5cb805f171

View File

@ -1,5 +1,5 @@
Name: rust-bindgen
Version: 0.70.1
Version: 0.71.0
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
* Sat Dec 07 2024 Automatic Build System <autodist@openmamba.org> 0.71.0-1mamba
- automatic version update by autodist
* Wed Aug 21 2024 Automatic Build System <autodist@openmamba.org> 0.70.1-1mamba
- automatic version update by autodist