Update to 0.9.11

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent 28b070c8d1
commit 79e49b7c73
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -1,2 +1,3 @@
/reqwest-0.9.9.crate
/reqwest-0.9.10.crate
/reqwest-0.9.11.crate

@ -1,5 +1,5 @@
--- reqwest-0.9.9/Cargo.toml 1970-01-01T01:00:00+01:00
+++ reqwest-0.9.9/Cargo.toml 2019-01-26T12:15:54.127609+01:00
--- reqwest-0.9.11/Cargo.toml 1970-01-01T01:00:00+01:00
+++ reqwest-0.9.11/Cargo.toml 2019-03-05T08:45:53.794202+01:00
@@ -41,15 +41,6 @@
[dependencies.hyper]
version = "0.12.22"

@ -6,7 +6,7 @@
%global crate reqwest
Name: rust-%{crate}
Version: 0.9.10
Version: 0.9.11
Release: 1%{?dist}
Summary: Higher level HTTP client library
@ -148,6 +148,9 @@ which use "tls" feature of "%{crate}" crate.
%endif
%changelog
* Tue Mar 05 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.9.11-1
- Update to 0.9.11
* Tue Feb 19 2019 Josh Stone <jistone@redhat.com> - 0.9.10-1
- Update to 0.9.10

@ -1 +1 @@
SHA512 (reqwest-0.9.10.crate) = 11054429bdf14287ba1958e417aae9364bb3386dce662b622e666bf31068c8af23c36f1150a87dc01f2ef56a0ed27c922dfa1c196364690c88ab849b368f79e7
SHA512 (reqwest-0.9.11.crate) = 51484c9cca4b617879753615bee9d5cc999f673e6184894b4f194255cf5749a868d975843d43bb926614296d55f28bdf2b6dcd1ede5d18b7c3704bb2ff52b532

Loading…
Cancel
Save