From 4a35e4cdf566cc65aa51af5aa0495a567320ea28 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.66.0-1mamba;Thu Jun 15 2023] --- rust-bindgen.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-bindgen.spec b/rust-bindgen.spec index e9dd3b9..4dc8bca 100644 --- a/rust-bindgen.spec +++ b/rust-bindgen.spec @@ -1,5 +1,5 @@ Name: rust-bindgen -Version: 0.65.1 +Version: 0.66.0 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 +* Thu Jun 15 2023 Automatic Build System 0.66.0-1mamba +- automatic version update by autodist + * Wed Apr 12 2023 Automatic Build System 0.65.1-1mamba - automatic version update by autodist