Update to 0.12.35

epel9
Josh Stone 5 years ago
parent b3d7eff5b9
commit b135f92b19

1
.gitignore vendored

@ -28,3 +28,4 @@
/hyper-0.12.30.crate
/hyper-0.12.31.crate
/hyper-0.12.32.crate
/hyper-0.12.35.crate

@ -6,8 +6,8 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.12.32
Release: 2%{?dist}
Version: 0.12.35
Release: 1%{?dist}
Summary: Fast and correct HTTP library
# Upstream license specification: MIT
@ -216,6 +216,9 @@ which use "tokio-timer" feature of "%{crate}" crate.
%endif
%changelog
* Sat Nov 23 2019 Josh Stone <jistone@redhat.com> - 0.12.35-1
- Update to 0.12.35
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.32-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (hyper-0.12.32.crate) = 94daf2bac6fd827ceea5a0d8cda58c9f263a377b772cfc9df8c6063590eecd61c753ea64a4ebb654a0ebf6909f08c55223a12b400ea325a9a7d61c4ae4a96fd8
SHA512 (hyper-0.12.35.crate) = 40f3285b4de23ac8404b191a44a78399ed3186d9e6abf77d759615cc4678292411df798cbe4c2d5405677cd5c108468c015d6b42fd8d833484f8ca9c1128f68c

Loading…
Cancel
Save