From 8df0944f4036d5e1a7719724aac7419ad489f957 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:08:29 +0100 Subject: [PATCH] automatic version update by autodist [release 0.14.5-1mamba;Sat Sep 19 2020] --- cbindgen.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cbindgen.spec b/cbindgen.spec index 21397d5..d9c2c95 100644 --- a/cbindgen.spec +++ b/cbindgen.spec @@ -1,5 +1,5 @@ Name: cbindgen -Version: 0.14.4 +Version: 0.14.5 Release: 1mamba Summary: A project for generating C bindings from Rust code Group: Applications/Development @@ -41,6 +41,9 @@ install -D -m0755 target/release/cbindgen %{buildroot}%{_bindir}/cbindgen %doc LICENSE %changelog +* Sat Sep 19 2020 Automatic Build System 0.14.5-1mamba +- automatic version update by autodist + * Fri Aug 21 2020 Automatic Build System 0.14.4-1mamba - automatic version update by autodist