update to version 0.14.5

epel9
Fabio Valentini 4 years ago
parent 96a09cee2e
commit 21ccb2c44f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -38,3 +38,4 @@
/hyper-0.13.8.crate
/hyper-0.13.9.crate
/hyper-0.14.4.crate
/hyper-0.14.5.crate

@ -1,6 +1,6 @@
--- hyper-0.14.4/Cargo.toml 1970-01-01T00:00:00+00:00
+++ hyper-0.14.4/Cargo.toml 2021-03-06T21:42:36.886420+00:00
@@ -262,14 +262,12 @@
--- hyper-0.14.5/Cargo.toml 1970-01-01T00:00:00+00:00
+++ hyper-0.14.5/Cargo.toml 2021-03-28T12:24:50.446939+00:00
@@ -266,14 +266,12 @@
version = "2.2"
[features]

@ -7,7 +7,7 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.14.4
Version: 0.14.5
Release: 1%{?dist}
Summary: Fast and correct HTTP library
@ -219,6 +219,10 @@ which use "tcp" feature of "%{crate}" crate.
%endif
%changelog
* Tue Mar 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0.14.5-1
- Update to version 0.14.5.
- Fixes RHBZ#1943681
* Sat Mar 06 2021 Fabio Valentini <decathorpe@gmail.com> - 0.14.4-1
- Update to version 0.14.4.

@ -1 +1 @@
SHA512 (hyper-0.14.4.crate) = 8126f88ae81e9e85c7035b94c8abbcac5664e6178f6ca470985b41824dd255a307ea90cb9e55a85329c1fb6597ab9fd1a44b12bcfc4b65e1bf4eadf8cb568b00
SHA512 (hyper-0.14.5.crate) = dc71ce2521dcc751cb814d44ca4e7d637a0af0244b156acd3497a6eb9415dccd4b4a9cef1a5c7873bc4794b96626b281f8adbb64ab28c703cd2e9935150c7222

Loading…
Cancel
Save