Update to 0.12.9

epel9
Josh Stone 6 years ago
parent c2931f8dd1
commit ac8ac2fe64

1
.gitignore vendored

@ -7,3 +7,4 @@
/hyper-0.12.6.crate
/hyper-0.12.7.crate
/hyper-0.12.8.crate
/hyper-0.12.9.crate

@ -5,7 +5,7 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.12.8
Version: 0.12.9
Release: 1%{?dist}
Summary: Fast and correct HTTP library
@ -85,6 +85,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Sat Sep 08 2018 Josh Stone <jistone@redhat.com> - 0.12.9-1
- Update to 0.12.9
* Sat Aug 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.12.8-1
- Update to 0.12.8

@ -1 +1 @@
SHA512 (hyper-0.12.8.crate) = 0a0a609a85dc6812b1527eea94475eda76ba75c82776a650c24d4f81da2fdb8cd75902423f113c865b641d26b72642877485a0a6e4aa2550bd00bb29d54cb93f
SHA512 (hyper-0.12.9.crate) = e954e1acc0ea51f9cdead43f7c096f2675a621371eeb80e9b09b1af6d6fb37b2c15db504f68f849eed4a65421fbbd69e9dbb980bf754b8cd03afd31d38d1d395

Loading…
Cancel
Save