Update to 0.13.4

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 0f2962dd1c
commit a56e540089
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -31,3 +31,4 @@
/hyper-0.12.35.crate
/hyper-0.13.2.crate
/hyper-0.13.3.crate
/hyper-0.13.4.crate

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

@ -1 +1 @@
SHA512 (hyper-0.13.3.crate) = e8588e7721f837772a91d95f7ec8b0d025452d5300c2ab1dc74fec1c106480459128a981e946d3a17f28730ae652dfc4879bd67ebc6e79d99928ea7c6f2d9531
SHA512 (hyper-0.13.4.crate) = fb4b5c75a7f5c0864088a69f7949124a6f36bcf5c2e91179453e3461cd63debe302112ac4b8ae7833de79fd9740fa0d3fbf52b4cfa5a36a4d4c95807a704a451

Loading…
Cancel
Save