From f7599f96b455c65db149d6ded44443cae8147384 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:08:30 +0100 Subject: [PATCH] automatic version update by autodist [release 0.23.0-1mamba;Sat Apr 23 2022] --- cbindgen.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cbindgen.spec b/cbindgen.spec index e3e7314..4a1bc33 100644 --- a/cbindgen.spec +++ b/cbindgen.spec @@ -1,5 +1,5 @@ Name: cbindgen -Version: 0.22.0 +Version: 0.23.0 Release: 1mamba Summary: A project for generating C bindings from Rust code Group: Applications/Development @@ -40,6 +40,9 @@ install -D -m0755 target/release/cbindgen %{buildroot}%{_bindir}/cbindgen %doc LICENSE %changelog +* Sat Apr 23 2022 Automatic Build System 0.23.0-1mamba +- automatic version update by autodist + * Tue Apr 19 2022 Automatic Build System 0.22.0-1mamba - automatic version update by autodist