Update to 0.11.24

epel9
Josh Stone 7 years ago
parent 40b43e966d
commit ff9d4d95f1

1
.gitignore vendored

@ -1,2 +1,3 @@
/hyper-0.11.22.crate
/hyper-0.11.23.crate
/hyper-0.11.24.crate

@ -5,7 +5,7 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.11.23
Version: 0.11.24
Release: 1%{?dist}
Summary: Modern HTTP library
@ -76,6 +76,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Fri Mar 23 2018 Josh Stone <jistone@redhat.com> - 0.11.24-1
- Update to 0.11.24
* Thu Mar 22 2018 Josh Stone <jistone@redhat.com> - 0.11.23-1
- Update to 0.11.23

@ -1 +1 @@
SHA512 (hyper-0.11.23.crate) = 0d07828f35004c3325155219f4f5de72adca6f12d637e9a09abb7058e4e2156700dd8c36bf985323c136783f4f7608945eb58774e089787ac5c856879cf680c1
SHA512 (hyper-0.11.24.crate) = d93f2baf98a478fe20d4a81e1c10188b58bff6f424674d091baa699e3eda8093989b441f7c5e85de90116490a63603796ac018d422bb6aae54ff8c1cb7fd4625

Loading…
Cancel
Save