Update to 0.12.18

epel9
Josh Stone 6 years ago
parent cd64518a60
commit 53409091e2

1
.gitignore vendored

@ -14,3 +14,4 @@
/hyper-0.12.14.crate
/hyper-0.12.16.crate
/hyper-0.12.17.crate
/hyper-0.12.18.crate

@ -6,7 +6,7 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.12.17
Version: 0.12.18
Release: 1%{?dist}
Summary: Fast and correct HTTP library
@ -216,6 +216,9 @@ which use "tokio-timer" feature of "%{crate}" crate.
%endif
%changelog
* Wed Dec 12 2018 Josh Stone <jistone@redhat.com> - 0.12.18-1
- Update to 0.12.18
* Thu Dec 06 2018 Josh Stone <jistone@redhat.com> - 0.12.17-1
- Update to 0.12.17

@ -1 +1 @@
SHA512 (hyper-0.12.17.crate) = 943e3cf4595133962fbc6f16ec36908514ca0dbd4c023442cc03d74dfafbae0ad65e710b343c8cb66eefe2814d8031ec2fec3f3e2245ea7322d70d9f22bec526
SHA512 (hyper-0.12.18.crate) = a17f47a286c80d2941c5aa3c54843953b3dd2ddc2641e7166595bdbb7bac991b5c1b0d91bca0d12395f8571c2f532087b8ca1452b485fbf72a504724148c425e

Loading…
Cancel
Save