Update to 0.2.1

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

1
.gitignore vendored

@ -15,3 +15,4 @@
/http-0.1.19.crate
/http-0.1.21.crate
/http-0.2.0.crate
/http-0.2.1.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 12
# Generated by rust2rpm 13
%bcond_without check
%global debug_package %{nil}
%global crate http
Name: rust-%{crate}
Version: 0.2.0
Release: 2%{?dist}
Version: 0.2.1
Release: 1%{?dist}
Summary: Set of types for representing HTTP requests and responses
# Upstream license specification: MIT/Apache-2.0
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Wed Mar 25 20:12:39 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.2.1-1
- Update to 0.2.1
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (http-0.2.0.crate) = 82ecc4bcb9c79ccf7d946c215b3cc7e01e790970c7f1f337025a90a97883d326a92ae328c590c1ae4c08ee7d0a954e35b2bb304a4a22b0e35139e1075870e12e
SHA512 (http-0.2.1.crate) = 50ebafcec96555e04749b612e221521a09b3f04899f55b79c562e07bd0d3d0a5550cb50425d2d97cf6b8bbb64fae98b59693943cc27a5c52af132923d82460df

Loading…
Cancel
Save