From 9db469b792df9ff63506cba31eec91d9b798629c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 17:35:17 +0100 Subject: [PATCH] automatic version update by autodist [release 0.65.1-1mamba;Wed Apr 12 2023] --- rust-bindgen.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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