Update to 0.13.7

epel9
Josh Stone 4 years ago
parent f75036f091
commit 1034c23c04

1
.gitignore vendored

@ -34,3 +34,4 @@
/hyper-0.13.4.crate
/hyper-0.13.5.crate
/hyper-0.13.6.crate
/hyper-0.13.7.crate

@ -5,8 +5,8 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.13.6
Release: 3%{?dist}
Version: 0.13.7
Release: 1%{?dist}
Summary: Fast and correct HTTP library
# Upstream license specification: MIT
@ -131,6 +131,9 @@ which use "tcp" feature of "%{crate}" crate.
%endif
%changelog
* Tue Aug 25 2020 Josh Stone <jistone@redhat.com> - 0.13.7-1
- Update to 0.13.7
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (hyper-0.13.6.crate) = 827b90db8252a7e29553785b03cf426e836d2cd0bfd9919cec3166b548ecab03391218d9874105ddd3f6e685d3f37cf48abb8cdb671c449d9a343829624d121a
SHA512 (hyper-0.13.7.crate) = b75afa80b4c0e416fcc066e32337925c2c86282c8b06ccef7e010d5ce163c4d2c354c75127b9a5cffbb0ae191c6b1a0fd8597a99fb20ca6d3c1662d5101f0c03

Loading…
Cancel
Save