Update to version 0.4.8; Fixes RHBZ#2346375

epel10 imports/epel10/rust-h2-0.4.8-1.el10
Fabio Valentini 6 days ago
parent 7938cf2596
commit cc38a559f5
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -46,3 +46,4 @@
/h2-0.4.5.crate /h2-0.4.5.crate
/h2-0.4.6.crate /h2-0.4.6.crate
/h2-0.4.7.crate /h2-0.4.7.crate
/h2-0.4.8.crate

@ -6,7 +6,7 @@
%global crate h2 %global crate h2
Name: rust-h2 Name: rust-h2
Version: 0.4.7 Version: 0.4.8
Release: %autorelease Release: %autorelease
Summary: HTTP/2 client and server Summary: HTTP/2 client and server

@ -1 +1 @@
SHA512 (h2-0.4.7.crate) = 0d56fd3a67473d98199e0d944d2bc094c36638f3a2d986942e6bb2e1c8022e7a53f184d5ac5e8d435ae97da481ddb8d5b2a039c70180345c8006290fef39a59e SHA512 (h2-0.4.8.crate) = 21d49245fa2fd26909aa35a038037ab1e08d5cf4b1f7fd9c7841080c1b8a9e901ff9c2932e12bdd7ccf3cc28942529c8f1d8a3d1d29f8e25ba287b4abed72207

Loading…
Cancel
Save