update to version 0.3.2

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

1
.gitignore vendored

@ -20,3 +20,4 @@
/h2-0.2.6.crate
/h2-0.2.7.crate
/h2-0.3.1.crate
/h2-0.3.2.crate

@ -6,7 +6,7 @@
%global crate h2
Name: rust-%{crate}
Version: 0.3.1
Version: 0.3.2
Release: 1%{?dist}
Summary: HTTP/2.0 client and server
@ -96,6 +96,10 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Thu Mar 25 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.2-1
- Update to version 0.3.2.
- Fixes RHBZ#1942789
* Sat Mar 06 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.1-1
- Update to version 0.3.1.

@ -1 +1 @@
SHA512 (h2-0.3.1.crate) = 34975e72491f68e30ef93bc74c44c84b10e09fcf9b009ff92e7e8ba779f7f0acdde0e457e4965804c5173c0b56796dc5f87f8034db4b109eb8b1e51a2f85cb5a
SHA512 (h2-0.3.2.crate) = 0b85b011ddac37dd7f3c7b7b36a453418fe63632e77f163ac32816d58b9537b28d49e31fc2e117bca53970ac613e67d0093374bcf57c0492b8200d3b8b27d39a

Loading…
Cancel
Save