Update to 0.2.2

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 4 years ago
parent 5a3310b0ec
commit 956c6dcdf0
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -16,3 +16,4 @@
/http-0.1.21.crate
/http-0.2.0.crate
/http-0.2.1.crate
/http-0.2.2.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate http
Name: rust-%{crate}
Version: 0.2.1
Release: 2%{?dist}
Version: 0.2.2
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
* Sun Jan 03 16:04:46 CET 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.2.2-1
- Update to 0.2.2 (Fixes: RHBZ#1907676)
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (http-0.2.1.crate) = 50ebafcec96555e04749b612e221521a09b3f04899f55b79c562e07bd0d3d0a5550cb50425d2d97cf6b8bbb64fae98b59693943cc27a5c52af132923d82460df
SHA512 (http-0.2.2.crate) = 6d39bd21cd3c928953d51c92b086efa798c3d8325e2d18bffa6348baf5945a002da87217016673a0e8f782acce423ee0e3419e35cb89db5112d3311db0c24ff0

Loading…
Cancel
Save