update to version 0.14.9

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

1
.gitignore vendored

@ -40,3 +40,4 @@
/hyper-0.14.4.crate
/hyper-0.14.5.crate
/hyper-0.14.7.crate
/hyper-0.14.9.crate

@ -1,5 +1,5 @@
--- hyper-0.14.7/Cargo.toml 1970-01-01T00:00:00+00:00
+++ hyper-0.14.7/Cargo.toml 2021-04-28T20:09:41.014382+00:00
--- 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
@@ -266,14 +266,12 @@
version = "2.2"

@ -1,13 +1,13 @@
# Generated by rust2rpm 17
# * examples and UI tests are not included in the crate
# * tokio-test in Fedora is too old
# * examples and integration tests are not included in published crates
# * tower dev-dependency is not packaged
%bcond_with check
%global debug_package %{nil}
%global crate hyper
Name: rust-%{crate}
Version: 0.14.7
Version: 0.14.9
Release: 1%{?dist}
Summary: Fast and correct HTTP library
@ -219,6 +219,10 @@ which use "tcp" feature of "%{crate}" crate.
%endif
%changelog
* Tue Jun 22 2021 Fabio Valentini <decathorpe@gmail.com> - 0.14.9-1
- Update to version 0.14.9.
- Fixes RHBZ#1964495
* Tue May 25 2021 Fabio Valentini <decathorpe@gmail.com> - 0.14.7-1
- Update to version 0.14.7.
- Fixes RHBZ#1952281

@ -1 +1 @@
SHA512 (hyper-0.14.7.crate) = 30289b175cfc45c76fbc4a7908b88df23af85eb71171c2b5d608e9cd8cbff8b5fc49ce55910dbf23a3037459a518af60cde11000c8a1fb3dc2aec2d877c39dc1
SHA512 (hyper-0.14.9.crate) = f365d248f00d870311456102095678bed8cd2ba4b41b1d1e2203effae0e4051f9bf1eec749164e21f58b1cac4f001306d8f2633807e2ed3e8ce09ccf12509913

Loading…
Cancel
Save