Update to version 0.14.10; Fixes RHBZ#1980108

epel9
Fabio Valentini 4 years ago
parent f46c974bb5
commit eec9608407
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -41,3 +41,4 @@
/hyper-0.14.5.crate
/hyper-0.14.7.crate
/hyper-0.14.9.crate
/hyper-0.14.10.crate

@ -1,5 +1,5 @@
--- hyper-0.14.9/Cargo.toml 1970-01-01T00:00:00+00:00
+++ hyper-0.14.9/Cargo.toml 2021-06-22T09:49:37.431033+00:00
--- hyper-0.14.10/Cargo.toml 1970-01-01T00:00:01+00:00
+++ hyper-0.14.10/Cargo.toml 2021-07-09T21:34:12.278540+00:00
@@ -266,14 +266,12 @@
version = "2.2"

@ -7,7 +7,7 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.14.9
Version: 0.14.10
Release: %autorelease
Summary: Fast and correct HTTP library

@ -1 +1 @@
SHA512 (hyper-0.14.9.crate) = f365d248f00d870311456102095678bed8cd2ba4b41b1d1e2203effae0e4051f9bf1eec749164e21f58b1cac4f001306d8f2633807e2ed3e8ce09ccf12509913
SHA512 (hyper-0.14.10.crate) = 6b7a610563836b6fab4a90c3a2e64657929d38aead05dc4573a37cd7a54dc11f8e76e2d304343401b112b1ca1709df104d91ac2a834041538a75a31b753b6af7

Loading…
Cancel
Save