From c1f7dc35549a32cca9261ea6beb14acf00b8a299 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.16.0-1mamba;Sun Dec 27 2020] --- cbindgen.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cbindgen.spec b/cbindgen.spec index aa5d611..0ba9a6b 100644 --- a/cbindgen.spec +++ b/cbindgen.spec @@ -1,5 +1,5 @@ Name: cbindgen -Version: 0.15.0 +Version: 0.16.0 Release: 1mamba Summary: A project for generating C bindings from Rust code Group: Applications/Development @@ -14,7 +14,7 @@ License: MPL 2.0 BuildRequires: glibc-devel BuildRequires: libgcc ## AUTOBUILDREQ-END -BuildRequires: rust-bin >= 1.35.0 +BuildRequires: /usr/bin/rustc BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -41,6 +41,9 @@ install -D -m0755 target/release/cbindgen %{buildroot}%{_bindir}/cbindgen %doc LICENSE %changelog +* Sun Dec 27 2020 Automatic Build System 0.16.0-1mamba +- automatic version update by autodist + * Thu Oct 08 2020 Automatic Build System 0.15.0-1mamba - automatic version update by autodist