Update to 0.1.10

epel9
Josh Stone 7 years ago
parent 67db7cbc7c
commit 5b9a549c57

1
.gitignore vendored

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

@ -6,7 +6,7 @@
%global crate http
Name: rust-%{crate}
Version: 0.1.9
Version: 0.1.10
Release: 1%{?dist}
Summary: Set of types for representing HTTP requests and responses
@ -65,6 +65,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Thu Aug 09 2018 Josh Stone <jistone@redhat.com> - 0.1.10-1
- Update to 0.1.10
* Wed Aug 08 2018 Josh Stone <jistone@redhat.com> - 0.1.9-1
- Update to 0.1.9

@ -1 +1 @@
SHA512 (http-0.1.9.crate) = c7e254dcf05fe8b5e25c2bd5200f33b3d7f352d145964e580be334b6a900e11988e87880b5565e925b4cb3bd404cb0a40ec06cc043c3a3facaa304cdedaef4cc
SHA512 (http-0.1.10.crate) = d480f984b16cb463786c1b18a93cc6d271f9b108768d6ecf8eef2f491ad4cfcb55741f328000a94d7b5bd6f7a67d7386c5ec9514bd23dd5a86b5d93f22985594

Loading…
Cancel
Save