Update to 0.7.1

epel9
Josh Stone 6 years ago
parent 31e326e269
commit 1fa9aa993f

1
.gitignore vendored

@ -9,3 +9,4 @@
/cbindgen-0.6.7.crate
/cbindgen-0.6.8.crate
/cbindgen-0.7.0.crate
/cbindgen-0.7.1.crate

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

@ -1 +1 @@
SHA512 (cbindgen-0.7.0.crate) = 8eb7a29612027b13d410d43ed298b1fa3d51bd5012cf199d5eb650b9124682e5f5996bede27814a95a4bc71c8f7cdb963c9a3854daf7647a9e8db5b86e429d2b
SHA512 (cbindgen-0.7.1.crate) = ee9856e07ea55c03f4a715497167a4714e3d1297c1f52da2fef507b44d93f258ca2eda8004befb3915a9cfd783b44e6768706de5efa3cac6f7a778bf8ccb4e76

Loading…
Cancel
Save