Update to 0.2.6

epel9
Josh Stone 4 years ago
parent 9a004021f9
commit af1ff5cab2

1
.gitignore vendored

@ -17,3 +17,4 @@
/h2-0.2.2.crate
/h2-0.2.3.crate
/h2-0.2.5.crate
/h2-0.2.6.crate

@ -6,8 +6,8 @@
%global crate h2
Name: rust-%{crate}
Version: 0.2.5
Release: 2%{?dist}
Version: 0.2.6
Release: 1%{?dist}
Summary: HTTP/2.0 client and server
# Upstream license specification: MIT
@ -96,6 +96,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Tue Aug 25 2020 Josh Stone <jistone@redhat.com> - 0.2.6-1
- Update to 0.2.6
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (h2-0.2.5.crate) = a762d0595469787994668222d415b2dee0b77cc61d7abe7ac463713b89a1223576900cb8da99046849cf45f7dfff1ebdc2f15b489de8b516f8017801ba52270b
SHA512 (h2-0.2.6.crate) = edeadafc78d1826c6ce499c06d50d703794e89c75abb23a136cced28a678d92528be0184d0a70414fc1c70b475e5d4bbdeadadcaec17c4f351d44a62f4d7664e

Loading…
Cancel
Save