diff --git a/rust-bindgen.spec b/rust-bindgen.spec index 4a8a8fc..e9dd3b9 100644 --- a/rust-bindgen.spec +++ b/rust-bindgen.spec @@ -1,5 +1,5 @@ Name: rust-bindgen -Version: 0.65.0 +Version: 0.65.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 +* Wed Apr 12 2023 Automatic Build System 0.65.1-1mamba +- automatic version update by autodist + * Tue Apr 11 2023 Automatic Build System 0.65.0-1mamba - automatic version update by autodist