Update to 0.12.16

epel9
Josh Stone 6 years ago
parent 0abfd54549
commit c7aad7e9e1

1
.gitignore vendored

@ -12,3 +12,4 @@
/hyper-0.12.11.crate
/hyper-0.12.12.crate
/hyper-0.12.14.crate
/hyper-0.12.16.crate

@ -6,7 +6,7 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.12.14
Version: 0.12.16
Release: 1%{?dist}
Summary: Fast and correct HTTP library
@ -228,6 +228,9 @@ which use "tokio-timer" feature of "%{crate}" crate.
%endif
%changelog
* Mon Nov 26 2018 Josh Stone <jistone@redhat.com> - 0.12.16-1
- Update to 0.12.16
* Sun Nov 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.12.14-1
- Update to 0.12.14

@ -1 +1 @@
SHA512 (hyper-0.12.14.crate) = 50ffce2520f30081e7ddba18756e328fdb16fdabd25dc072a12fb599a7ddec5c161bd8b77f4565a8f44774dafb0af4bf2a5957df2ad8062108c42cd1d8ea8262
SHA512 (hyper-0.12.16.crate) = 6dfa6e96a2664f1fc505b593ad281858e43cdde8e08c6d5aee00b6268383e27d9b7fe6398c521957db5d027b8ac405a20622c52e6ccac3054fcef47ba99f4219

Loading…
Cancel
Save