Update to 0.12.27

epel9
Josh Stone 6 years ago
parent 03b093556e
commit 6667aa0b2f

1
.gitignore vendored

@ -22,3 +22,4 @@
/hyper-0.12.24.crate
/hyper-0.12.25.crate
/hyper-0.12.26.crate
/hyper-0.12.27.crate

@ -6,8 +6,8 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.12.26
Release: 2%{?dist}
Version: 0.12.27
Release: 1%{?dist}
Summary: Fast and correct HTTP library
License: MIT
@ -208,6 +208,9 @@ which use "tokio-timer" feature of "%{crate}" crate.
%endif
%changelog
* Sat Apr 13 2019 Josh Stone <jistone@redhat.com> - 0.12.27-1
- Update to 0.12.27
* Wed Apr 10 10:43:57 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.12.26-2
- Drop internal features

@ -1 +1 @@
SHA512 (hyper-0.12.26.crate) = 18d9fb6aa7098b92789be2a5c360d2e5f034fda2ee6f50602cd38364ea36848ca21043ae74f75f29eb3ec629e073b089744c75f8326c6cc839f2e7c2aec41268
SHA512 (hyper-0.12.27.crate) = a7f79681b4d773fc0217728d262aedc1a59c7c75f7dcc65fabf9e84231932ef7e8ddea186847f0d5119987ad475e82515d3e0c3538709a58e642eca6bbac4452

Loading…
Cancel
Save