Update to 0.1.13

epel9
Josh Stone 7 years ago
parent 693396d35d
commit 98cc215054

1
.gitignore vendored

@ -6,3 +6,4 @@
/http-0.1.10.crate /http-0.1.10.crate
/http-0.1.11.crate /http-0.1.11.crate
/http-0.1.12.crate /http-0.1.12.crate
/http-0.1.13.crate

@ -6,8 +6,8 @@
%global crate http %global crate http
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.12 Version: 0.1.13
Release: 2%{?dist} Release: 1%{?dist}
Summary: Set of types for representing HTTP requests and responses Summary: Set of types for representing HTTP requests and responses
# Upstream license specification: MIT/Apache-2.0 # Upstream license specification: MIT/Apache-2.0
@ -66,6 +66,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/ %{cargo_registry}/%{crate}-%{version}/
%changelog %changelog
* Mon Sep 17 2018 Josh Stone <jistone@redhat.com> - 0.1.13-1
- Update to 0.1.13
* Mon Sep 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.12-2 * Mon Sep 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.12-2
- Run tests in infrastructure - Run tests in infrastructure

@ -1 +1 @@
SHA512 (http-0.1.12.crate) = a198735826399dd72f138b9d67fdfb15d0648e6c2454d29dcc408dddf015298d16c8b3558d4676be23d4d82478be97c527b1c7dba572beed587babc25140da94 SHA512 (http-0.1.13.crate) = 33a347a2851748ef4bbacfab9f5caac4a75f7b4a8e90cff39d318c0f57b47b697a7010fd55740d446473718fdba8fe982889edf799e26fb8561b9d3681277d83

Loading…
Cancel
Save