Update to 0.12.26

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent 7e8d6c7e85
commit b31246949b
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -21,3 +21,4 @@
/hyper-0.12.23.crate
/hyper-0.12.24.crate
/hyper-0.12.25.crate
/hyper-0.12.26.crate

@ -6,16 +6,13 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.12.25
Version: 0.12.26
Release: 1%{?dist}
Summary: Fast and correct HTTP library
License: MIT
URL: https://crates.io/crates/hyper
Source: %{crates_source}
# Initial patched metadata
# * Remove internal and nightly features
Patch0: hyper-fix-metadata.diff
ExclusiveArch: %{rust_arches}
@ -208,6 +205,9 @@ which use "tokio-timer" feature of "%{crate}" crate.
%endif
%changelog
* Wed Apr 10 07:37:59 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.12.26-1
- Update to 0.12.26
* Fri Mar 01 2019 Josh Stone <jistone@redhat.com> - 0.12.25-1
- Update to 0.12.25

@ -1 +1 @@
SHA512 (hyper-0.12.25.crate) = 08ae7e697013311c826fd4204cce583ec937153a37521869e23ee5434c1d927a90c3e27e43ea3a8109933bf32b8a03f2dcdfe57b6bf1777ed0171c0815421c86
SHA512 (hyper-0.12.26.crate) = 18d9fb6aa7098b92789be2a5c360d2e5f034fda2ee6f50602cd38364ea36848ca21043ae74f75f29eb3ec629e073b089744c75f8326c6cc839f2e7c2aec41268

Loading…
Cancel
Save