Update to 0.1.9

epel9
Josh Stone 7 years ago
parent e2511e949d
commit 67db7cbc7c

1
.gitignore vendored

@ -2,3 +2,4 @@
/http-0.1.6.crate
/http-0.1.7.crate
/http-0.1.8.crate
/http-0.1.9.crate

@ -6,8 +6,8 @@
%global crate http
Name: rust-%{crate}
Version: 0.1.8
Release: 2%{?dist}
Version: 0.1.9
Release: 1%{?dist}
Summary: Set of types for representing HTTP requests and responses
License: MIT or ASL 2.0
@ -65,6 +65,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Wed Aug 08 2018 Josh Stone <jistone@redhat.com> - 0.1.9-1
- Update to 0.1.9
* Sat Jul 28 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.8-2
- Rebuild to trigger tests

@ -1 +1 @@
SHA512 (http-0.1.8.crate) = 61d99e160fc91058b07b79cc8af7e0c775044923a0a021c1211f764e72fc9f017035a118971b6798cbdc8686a048193eb012dbcfddd9dbd71f6287096c45f962
SHA512 (http-0.1.9.crate) = c7e254dcf05fe8b5e25c2bd5200f33b3d7f352d145964e580be334b6a900e11988e87880b5565e925b4cb3bd404cb0a40ec06cc043c3a3facaa304cdedaef4cc

Loading…
Cancel
Save