Update to 0.2.3

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 8d9a2b3fa9
commit 2485ef0171
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -15,3 +15,4 @@
/h2-0.1.26.crate /h2-0.1.26.crate
/h2-0.2.1.crate /h2-0.2.1.crate
/h2-0.2.2.crate /h2-0.2.2.crate
/h2-0.2.3.crate

@ -6,7 +6,7 @@
%global crate h2 %global crate h2
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.2 Version: 0.2.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: HTTP/2.0 client and server Summary: HTTP/2.0 client and server
@ -96,6 +96,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Mar 25 20:09:18 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.2.3-1
- Update to 0.2.3
* Wed Mar 04 2020 Josh Stone <jistone@redhat.com> - 0.2.2-1 * Wed Mar 04 2020 Josh Stone <jistone@redhat.com> - 0.2.2-1
- Update to 0.2.2 - Update to 0.2.2

@ -1 +1 @@
SHA512 (h2-0.2.2.crate) = dd28e345180bdb840aeda4193987af4b5bf55bd98612675775b443f542db4a450d6af53c09835d9a20bdf89b13ab35a6b4dda4ce68164ccb4ffe8144e0b0a6c4 SHA512 (h2-0.2.3.crate) = 42a603a5d41c9535c3aad1b5af34a2065d43456373ad0d0d088a191484d555ddaa7b5d7c769349669057621634a049895536accd7bb73b5c88a6b32c7a08efca

Loading…
Cancel
Save