Update to version 0.14.11; Fixes RHBZ#1984697

epel9
Fabio Valentini 4 years ago
parent 058faea3b6
commit 335d5c9515
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -42,3 +42,4 @@
/hyper-0.14.7.crate /hyper-0.14.7.crate
/hyper-0.14.9.crate /hyper-0.14.9.crate
/hyper-0.14.10.crate /hyper-0.14.10.crate
/hyper-0.14.11.crate

@ -1,5 +1,5 @@
--- hyper-0.14.10/Cargo.toml 1970-01-01T00:00:01+00:00 --- hyper-0.14.11/Cargo.toml 1970-01-01T00:00:01+00:00
+++ hyper-0.14.10/Cargo.toml 2021-07-09T21:34:12.278540+00:00 +++ hyper-0.14.11/Cargo.toml 2021-07-28T21:36:00.081487+00:00
@@ -266,14 +266,12 @@ @@ -266,14 +266,12 @@
version = "2.2" version = "2.2"

@ -1,4 +1,4 @@
# Generated by rust2rpm 17 # Generated by rust2rpm 18
# * examples and integration tests are not included in published crates # * examples and integration tests are not included in published crates
# * tower dev-dependency is not packaged # * tower dev-dependency is not packaged
%bcond_with check %bcond_with check
@ -7,7 +7,7 @@
%global crate hyper %global crate hyper
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.14.10 Version: 0.14.11
Release: %autorelease Release: %autorelease
Summary: Fast and correct HTTP library Summary: Fast and correct HTTP library

@ -1 +1 @@
SHA512 (hyper-0.14.10.crate) = 6b7a610563836b6fab4a90c3a2e64657929d38aead05dc4573a37cd7a54dc11f8e76e2d304343401b112b1ca1709df104d91ac2a834041538a75a31b753b6af7 SHA512 (hyper-0.14.11.crate) = c04875f2e3c1732ed29c4f73de24fc197486d157325fa8304aa29e6948984a01d91ae7e9455f56337d3cff2c270694cdec0dad950f1b4bc3f8b3c7964fc079af

Loading…
Cancel
Save