Update to 0.9.10

epel9
Josh Stone 6 years ago
parent f405fc4a01
commit 28b070c8d1

1
.gitignore vendored

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

@ -6,8 +6,8 @@
%global crate reqwest
Name: rust-%{crate}
Version: 0.9.9
Release: 3%{?dist}
Version: 0.9.10
Release: 1%{?dist}
Summary: Higher level HTTP client library
# Upstream license specification: MIT/Apache-2.0
@ -148,6 +148,9 @@ which use "tls" feature of "%{crate}" crate.
%endif
%changelog
* Tue Feb 19 2019 Josh Stone <jistone@redhat.com> - 0.9.10-1
- Update to 0.9.10
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

@ -1 +1 @@
SHA512 (reqwest-0.9.9.crate) = 0fb31d2b3bbaf368bc5c9e26310d569fac7715e2d193705aae32612ec631c87aaf743908003405640b11355ae7591f2af35731ff4e89e5e97e8c10ead02921b1
SHA512 (reqwest-0.9.10.crate) = 11054429bdf14287ba1958e417aae9364bb3386dce662b622e666bf31068c8af23c36f1150a87dc01f2ef56a0ed27c922dfa1c196364690c88ab849b368f79e7

Loading…
Cancel
Save