update to version 0.14.7

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

1
.gitignore vendored

@ -39,3 +39,4 @@
/hyper-0.13.9.crate
/hyper-0.14.4.crate
/hyper-0.14.5.crate
/hyper-0.14.7.crate

@ -1,5 +1,5 @@
--- 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
--- 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
@@ -266,14 +266,12 @@
version = "2.2"

@ -1,4 +1,4 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
# * examples and UI tests are not included in the crate
# * tokio-test in Fedora is too old
%bcond_with check
@ -7,7 +7,7 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.14.5
Version: 0.14.7
Release: 1%{?dist}
Summary: Fast and correct HTTP library
@ -219,6 +219,10 @@ which use "tcp" feature of "%{crate}" crate.
%endif
%changelog
* Tue May 25 2021 Fabio Valentini <decathorpe@gmail.com> - 0.14.7-1
- Update to version 0.14.7.
- Fixes RHBZ#1952281
* Tue Mar 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0.14.5-1
- Update to version 0.14.5.
- Fixes RHBZ#1943681

@ -1 +1 @@
SHA512 (hyper-0.14.5.crate) = dc71ce2521dcc751cb814d44ca4e7d637a0af0244b156acd3497a6eb9415dccd4b4a9cef1a5c7873bc4794b96626b281f8adbb64ab28c703cd2e9935150c7222
SHA512 (hyper-0.14.7.crate) = 30289b175cfc45c76fbc4a7908b88df23af85eb71171c2b5d608e9cd8cbff8b5fc49ce55910dbf23a3037459a518af60cde11000c8a1fb3dc2aec2d877c39dc1

Loading…
Cancel
Save