Update to 0.43.1

epel9
Josh Stone 6 years ago
parent 91a14a7093
commit 1fb115d9e6

1
.gitignore vendored

@ -2,3 +2,4 @@
/bindgen-0.42.1.crate
/bindgen-0.42.2.crate
/bindgen-0.43.0.crate
/bindgen-0.43.1.crate

@ -4,8 +4,8 @@
%global crate bindgen
Name: rust-%{crate}
Version: 0.43.0
Release: 2%{?dist}
Version: 0.43.1
Release: 1%{?dist}
Summary: Automatically generates Rust FFI bindings to C and C++ libraries
# Upstream license specification: BSD-3-Clause
@ -136,6 +136,9 @@ which use "logging" feature of "%{crate}" crate.
%endif
%changelog
* Sat Nov 10 2018 Josh Stone <jistone@redhat.com> - 0.43.1-1
- Update to 0.43.1
* Sun Nov 04 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.43.0-2
- Adapt to new packaging

@ -1 +1 @@
SHA512 (bindgen-0.43.0.crate) = ad9ae3ee529eeea6e4f9f7e970cb0e06e3e1bb2ac0cc0b3f2bbacda18d424eff71ea11725c46be20490c2ad873fb5db2582da87863e730e3122a5e51d7715ee7
SHA512 (bindgen-0.43.1.crate) = b5d4f3f7c49952a64b8fdb045885e0ab1872f0d70253ee1c1749ae873fbdf0687b0289605b1e69726a8591faef26ccde91cc13ebbbd5e4b55ef62f28df7e3aab

Loading…
Cancel
Save