Update to 0.9.13

epel9
Josh Stone 6 years ago
parent 7f94f56a16
commit 086d02fa54

1
.gitignore vendored

@ -2,3 +2,4 @@
/reqwest-0.9.10.crate
/reqwest-0.9.11.crate
/reqwest-0.9.12.crate
/reqwest-0.9.13.crate

@ -6,7 +6,7 @@
%global crate reqwest
Name: rust-%{crate}
Version: 0.9.12
Version: 0.9.13
Release: 1%{?dist}
Summary: Higher level HTTP client library
@ -143,6 +143,9 @@ which use "tls" feature of "%{crate}" crate.
%endif
%changelog
* Tue Apr 02 2019 Josh Stone <jistone@redhat.com> - 0.9.13-1
- Update to 0.9.13
* Thu Mar 21 00:24:21 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.9.12-1
- Update to 0.9.12

@ -1 +1 @@
SHA512 (reqwest-0.9.12.crate) = c19de4aa8a659b3828eb5d591a26ab1017a0ac9a7c9d7a49cc3f0248736bb936fda8477680d8d41000ac5a6d1803fcf799c1d6a57668fe39f364494f40adf51e
SHA512 (reqwest-0.9.13.crate) = ac3dc04ae1138c3b78be545798a88b01e66c82966f0ddb3abc9691b64f4bf4a94dc590d86e8814fbc0d995cad632dcfb57b760365c7fe0564f66a48277ea7f80

Loading…
Cancel
Save