Update to version 0.4.7; Fixes RHBZ#2327437

epel10 imports/epel10/rust-h2-0.4.7-1.el10
Fabio Valentini 2 months ago
parent fa3ee55e6f
commit 537b4fb66c
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -45,3 +45,4 @@
/h2-0.4.4.crate
/h2-0.4.5.crate
/h2-0.4.6.crate
/h2-0.4.7.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 27
# * files required by tests are not included in published crates
%bcond_with check
%bcond check 0
%global debug_package %{nil}
%global crate h2
Name: rust-h2
Version: 0.4.6
Version: 0.4.7
Release: %autorelease
Summary: HTTP/2 client and server

@ -1 +1 @@
SHA512 (h2-0.4.6.crate) = d583b9bc2ddd3599cdf8d9ccfebc4c433bedbdbc39c562207946f04947ebcec0df075706b31ab903ddbbf3b8199d84abcc143ce8823c68643271078177abdbdf
SHA512 (h2-0.4.7.crate) = 0d56fd3a67473d98199e0d944d2bc094c36638f3a2d986942e6bb2e1c8022e7a53f184d5ac5e8d435ae97da481ddb8d5b2a039c70180345c8006290fef39a59e

Loading…
Cancel
Save