Update to version 1.6.0; Fixes RHBZ#2342593

epel10 imports/epel10/rust-hyper-1.6.0-1.el10
Fabio Valentini 6 days ago
parent fe769a3346
commit 074e179e08
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -67,3 +67,4 @@
/hyper-1.5.0.crate /hyper-1.5.0.crate
/hyper-1.5.1.crate /hyper-1.5.1.crate
/hyper-1.5.2.crate /hyper-1.5.2.crate
/hyper-1.6.0.crate

@ -6,7 +6,7 @@
%global crate hyper %global crate hyper
Name: rust-hyper Name: rust-hyper
Version: 1.5.2 Version: 1.6.0
Release: %autorelease Release: %autorelease
Summary: Protective and efficient HTTP library for all Summary: Protective and efficient HTTP library for all

@ -1 +1 @@
SHA512 (hyper-1.5.2.crate) = bbf3b72650c464b8ce36c96e25dbb975fc1c28cf2a78315d03be8e377b505e57534dda4ce600a5b1d57ae974ba869675ff5bdc3e80c8721b575593fc12b55b94 SHA512 (hyper-1.6.0.crate) = 8c30624f51fed280e909ca526284f81a0863e3ace05f20ce8117298f180efc1567e92f807895034d9ad83026059e4b90c5a3cfe527a3e9c99674489fd17fc6a8

Loading…
Cancel
Save