Update to 0.7.0

epel9
Josh Stone 6 years ago
parent 36ae0c6db7
commit 31e326e269

1
.gitignore vendored

@ -8,3 +8,4 @@
/cbindgen-0.6.6.crate /cbindgen-0.6.6.crate
/cbindgen-0.6.7.crate /cbindgen-0.6.7.crate
/cbindgen-0.6.8.crate /cbindgen-0.6.8.crate
/cbindgen-0.7.0.crate

@ -4,7 +4,7 @@
%global crate cbindgen %global crate cbindgen
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.6.8 Version: 0.7.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Tool for generating C bindings to Rust code Summary: Tool for generating C bindings to Rust code
@ -99,6 +99,9 @@ pathfix.py -pni "%{__python3} %{py3_shbang_opts}" test.py
%endif %endif
%changelog %changelog
* Thu Jan 24 2019 Josh Stone <jistone@redhat.com> - 0.7.0-1
- Update to 0.7.0
* Mon Jan 07 2019 Josh Stone <jistone@redhat.com> - 0.6.8-1 * Mon Jan 07 2019 Josh Stone <jistone@redhat.com> - 0.6.8-1
- Update to 0.6.8 - Update to 0.6.8

@ -1 +1 @@
SHA512 (cbindgen-0.6.8.crate) = 605a1ad264b0d14b158939acf3ca820c9cfe97a7f148030c63171cb92f3470e1e7da08fe9bb7302ba5af7ad0ed78892f08b838c678acd5ffc30d6b596c724521 SHA512 (cbindgen-0.7.0.crate) = 8eb7a29612027b13d410d43ed298b1fa3d51bd5012cf199d5eb650b9124682e5f5996bede27814a95a4bc71c8f7cdb963c9a3854daf7647a9e8db5b86e429d2b

Loading…
Cancel
Save