Update to 0.4.16

epel9
Josh Stone 6 years ago
parent 45ea80126d
commit 531c2d10fd

1
.gitignore vendored

@ -11,3 +11,4 @@
/curl-sys-0.4.12.crate
/curl-sys-0.4.13.crate
/curl-sys-0.4.15.crate
/curl-sys-0.4.16.crate

@ -6,8 +6,8 @@
%global crate curl-sys
Name: rust-%{crate}
Version: 0.4.15
Release: 2%{?dist}
Version: 0.4.16
Release: 1%{?dist}
Summary: Native bindings to the libcurl library
License: MIT
@ -127,6 +127,9 @@ rm -vrf curl
%endif
%changelog
* Wed Jan 09 2019 Josh Stone <jistone@redhat.com> - 0.4.16-1
- Update to 0.4.16
* Thu Dec 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.15-2
- Run tests in infrastructure

@ -1 +1 @@
SHA512 (curl-sys-0.4.15.crate) = d56f3a13c833b24578f72f72989896e8d045798ed90fcc16e8f36860ed962ce47e50f9e03df387aca687dc08d8072be9883690169a0472f414cfd0b0f38482ce
SHA512 (curl-sys-0.4.16.crate) = 22842a0c973ed6581b1cc80519772f83510b5be2d4982d761db7884fd20e8654b184894aab72b94cea4fa218fa05013026c02cb3e4e2f277d269527ca8d3d134

Loading…
Cancel
Save