Update to 0.1.21

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 5 years ago
parent 17a02d916f
commit 44b212690c
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -13,3 +13,4 @@
/http-0.1.17.crate /http-0.1.17.crate
/http-0.1.18.crate /http-0.1.18.crate
/http-0.1.19.crate /http-0.1.19.crate
/http-0.1.21.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 10 # Generated by rust2rpm 11
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate http %global crate http
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.19 Version: 0.1.21
Release: 1%{?dist} Release: 1%{?dist}
Summary: Set of types for representing HTTP requests and responses Summary: Set of types for representing HTTP requests and responses
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Dec 06 10:43:32 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.21-1
- Update to 0.1.21
* Tue Nov 19 2019 Josh Stone <jistone@redhat.com> - 0.1.19-1 * Tue Nov 19 2019 Josh Stone <jistone@redhat.com> - 0.1.19-1
- Update to 0.1.19 - Update to 0.1.19

@ -1 +1 @@
SHA512 (http-0.1.19.crate) = d24574664c9e6b766584b21c84df942110cdcf1afbe8a0ee242ebd030c431679b91265db76c439c4b5e931947fa507097d8df68e3b4fd9ca04139808bed25f76 SHA512 (http-0.1.21.crate) = edb1ef74c8f73c89dc7b0ebc83a6c5985ee6b1223001403d1b8c1b2c3ffa3556c80df7f28575620c8145a35dc3846b05a263dbeafb3c62547c0f17c3ac6c82ab

Loading…
Cancel
Save