automatic version update by autodist [release 0.65.0-1mamba;Tue Apr 11 2023]

This commit is contained in:
Automatic Build System 2024-01-05 17:35:16 +01:00
parent 46b0efd810
commit 23bc4b0e3f

View File

@ -1,5 +1,5 @@
Name: rust-bindgen Name: rust-bindgen
Version: 0.63.0 Version: 0.65.0
Release: 1mamba Release: 1mamba
Summary: Automatically generates Rust FFI bindings to C (and some C++) libraries Summary: Automatically generates Rust FFI bindings to C (and some C++) libraries
Group: Development/Tools Group: Development/Tools
@ -39,5 +39,8 @@ install -D -m0755 target/release/bindgen %{buildroot}%{_bindir}/bindgen
%doc LICENSE %doc LICENSE
%changelog %changelog
* Tue Apr 11 2023 Automatic Build System <autodist@mambasoft.it> 0.65.0-1mamba
- automatic version update by autodist
* Tue Dec 27 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.63.0-1mamba * Tue Dec 27 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.63.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface