update to 0.14.1 [release 0.14.1-1mamba;Fri Apr 10 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 21:08:29 +01:00
parent 60cff1f84d
commit 8946cc8dbc

View File

@ -1,5 +1,5 @@
Name: cbindgen
Version: 0.14.0
Version: 0.14.1
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
* Fri Apr 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14.1-1mamba
- update to 0.14.1
* Mon Apr 06 2020 Automatic Build System <autodist@mambasoft.it> 0.14.0-1mamba
- automatic version update by autodist