diff --git a/rust-bindgen.spec b/rust-bindgen.spec index 4dc8bca..a6489d1 100644 --- a/rust-bindgen.spec +++ b/rust-bindgen.spec @@ -1,5 +1,5 @@ Name: rust-bindgen -Version: 0.66.0 +Version: 0.66.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 +* Mon Jun 19 2023 Automatic Build System 0.66.1-1mamba +- automatic version update by autodist + * Thu Jun 15 2023 Automatic Build System 0.66.0-1mamba - automatic version update by autodist