Update to 0.13.3

epel9
Josh Stone 5 years ago
parent 03f7bacd05
commit 0f2962dd1c

1
.gitignore vendored

@ -30,3 +30,4 @@
/hyper-0.12.32.crate
/hyper-0.12.35.crate
/hyper-0.13.2.crate
/hyper-0.13.3.crate

@ -6,7 +6,7 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.13.2
Version: 0.13.3
Release: 1%{?dist}
Summary: Fast and correct HTTP library
@ -144,6 +144,9 @@ which use "tcp" feature of "%{crate}" crate.
%endif
%changelog
* Wed Mar 04 2020 Josh Stone <jistone@redhat.com> - 0.13.3-1
- Update to 0.13.3
* Tue Feb 11 10:57:12 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.13.2-1
- Update to 0.13.2

@ -1 +1 @@
SHA512 (hyper-0.13.2.crate) = fe6a8f81dbd44a78fee495a41477bb3d8de875154db8b1be61ad672fe599a2d4e65ff65a30933cd1a3d722b5262e6eb9c6e4895ea7c5da13e68c1163236f5874
SHA512 (hyper-0.13.3.crate) = e8588e7721f837772a91d95f7ec8b0d025452d5300c2ab1dc74fec1c106480459128a981e946d3a17f28730ae652dfc4879bd67ebc6e79d99928ea7c6f2d9531

Loading…
Cancel
Save