diff --git a/cbindgen.spec b/cbindgen.spec index 75004ba..402530d 100644 --- a/cbindgen.spec +++ b/cbindgen.spec @@ -1,12 +1,12 @@ Name: cbindgen -Version: 0.24.3 +Version: 0.24.5 Release: 1mamba Summary: A project for generating C bindings from Rust code Group: Applications/Development Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://github.com/eqrion/cbindgen +URL: https://github.com/mozilla/cbindgen ## GITSOURCE https://github.com/eqrion/cbindgen.git v0.6.7 Source: https://github.com/eqrion/cbindgen.git/v%{version}/cbindgen-%{version}.tar.bz2 License: MPL 2.0 @@ -40,6 +40,9 @@ install -D -m0755 target/release/cbindgen %{buildroot}%{_bindir}/cbindgen %doc LICENSE %changelog +* Tue May 30 2023 Automatic Build System 0.24.5-1mamba +- automatic version update by autodist + * Fri Jun 10 2022 Automatic Build System 0.24.3-1mamba - automatic version update by autodist