From c1fb828f24cbe1287ee39418b558f21dd418c0f3 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.19.0-1mamba;Fri Apr 09 2021] --- cbindgen.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cbindgen.spec b/cbindgen.spec index 3cf7731..da3bada 100644 --- a/cbindgen.spec +++ b/cbindgen.spec @@ -1,5 +1,5 @@ Name: cbindgen -Version: 0.18.0 +Version: 0.19.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 +* Fri Apr 09 2021 Automatic Build System 0.19.0-1mamba +- automatic version update by autodist + * Sat Feb 27 2021 Automatic Build System 0.18.0-1mamba - automatic version update by autodist