diff --git a/cbindgen.spec b/cbindgen.spec index 955f620..d18d9fe 100644 --- a/cbindgen.spec +++ b/cbindgen.spec @@ -1,5 +1,5 @@ Name: cbindgen -Version: 0.6.7 +Version: 0.6.8 Release: 1mamba Summary: A project for generating C bindings from Rust code Group: Applications/Development @@ -41,5 +41,8 @@ install -D -m0755 target/release/cbindgen %{buildroot}%{_bindir}/cbindgen %doc LICENSE %changelog +* Tue Jan 08 2019 Automatic Build System 0.6.8-1mamba +- automatic version update by autodist + * Thu Jan 03 2019 Silvan Calarco 0.6.7-1mamba - package created using the webbuild interface