Update to 0.2.2

epel9
Josh Stone 5 years ago
parent 1e0227764b
commit 8d9a2b3fa9

1
.gitignore vendored

@ -14,3 +14,4 @@
/h2-0.1.25.crate
/h2-0.1.26.crate
/h2-0.2.1.crate
/h2-0.2.2.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 12
# Generated by rust2rpm 13
# * rustls stuff is not packaged
%bcond_with check
%global debug_package %{nil}
@ -6,8 +6,8 @@
%global crate h2
Name: rust-%{crate}
Version: 0.2.1
Release: 2%{?dist}
Version: 0.2.2
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
* Wed Mar 04 2020 Josh Stone <jistone@redhat.com> - 0.2.2-1
- Update to 0.2.2
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (h2-0.2.1.crate) = a2764ba4a62afc21bde3b1ba4b1e4e334ab68f43e39eafbcfbd96914f835ce47a585a07145026ee2ce6a3aa1833663ca0a2b62a9695277de96b82c0146544e07
SHA512 (h2-0.2.2.crate) = dd28e345180bdb840aeda4193987af4b5bf55bd98612675775b443f542db4a450d6af53c09835d9a20bdf89b13ab35a6b4dda4ce68164ccb4ffe8144e0b0a6c4

Loading…
Cancel
Save