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