Update to 0.1.23

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent 76caca8c06
commit 54483fd15a
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -9,3 +9,4 @@
/h2-0.1.18.crate
/h2-0.1.21.crate
/h2-0.1.22.crate
/h2-0.1.23.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm-9-1.fc30
# Generated by rust2rpm 9
%bcond_with check
%global debug_package %{nil}
%global crate h2
Name: rust-%{crate}
Version: 0.1.22
Version: 0.1.23
Release: 1%{?dist}
Summary: HTTP/2.0 client and server
@ -42,8 +42,8 @@ BuildRequires: (crate(webpki-roots/default) >= 0.14.0 with crate(webpki-roots/d
BuildRequires: (crate(webpki/default) >= 0.18.0 with crate(webpki/default) < 0.19.0)
%endif
%global _description \
An HTTP/2.0 client and server
%global _description %{expand:
HTTP/2.0 client and server.}
%description %{_description}
@ -101,6 +101,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Wed Jun 05 17:48:13 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.23-1
- Update to 0.1.23
* Mon Jun 03 2019 Josh Stone <jistone@redhat.com> - 0.1.22-1
- Update to 0.1.22

@ -1 +1 @@
SHA512 (h2-0.1.22.crate) = e0476d39322209bf3b12e032f20af85bfb5551f9aa1d4c0fd5251a8676bc97f04348da1b2dd5076f372a891bbc5e81fa0e973c808b3ceea063c4a0edf12b3e4b
SHA512 (h2-0.1.23.crate) = ad8f06a43dcc59dd9ffdefeb47c4c8b26893b225755f5b117c9bd6ab5195c2eb64b6075247759b7bc6f2a4046491f096d5c30cb8a5f7017ab2ddcbc4671d4b28

Loading…
Cancel
Save