diff --git a/.gitignore b/.gitignore index 0858d97..8ccbb35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /http-0.1.5.crate /http-0.1.6.crate +/http-0.1.7.crate diff --git a/rust-http.spec b/rust-http.spec index f7f0eac..02fa7da 100644 --- a/rust-http.spec +++ b/rust-http.spec @@ -5,7 +5,7 @@ %global crate http Name: rust-%{crate} -Version: 0.1.6 +Version: 0.1.7 Release: 1%{?dist} Summary: Set of types for representing HTTP requests and responses @@ -19,6 +19,7 @@ BuildRequires: rust-packaging # [dependencies] BuildRequires: (crate(bytes) >= 0.4.0 with crate(bytes) < 0.5.0) BuildRequires: (crate(fnv) >= 1.0.5 with crate(fnv) < 2.0.0) +BuildRequires: (crate(itoa) >= 0.4.1 with crate(itoa) < 0.5.0) %if %{with check} # [dev-dependencies] BuildRequires: (crate(indexmap) >= 1.0.0 with crate(indexmap) < 2.0.0) @@ -63,6 +64,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Jun 23 2018 Igor Gnatenko - 0.1.7-1 +- Update to 0.1.7 + * Thu Jun 14 2018 Igor Gnatenko - 0.1.6-1 - Update to 0.1.6 diff --git a/sources b/sources index 9843ea8..0de9b96 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (http-0.1.6.crate) = 8d8e734bb169cbef17aa828e6f5245934034c4f1ddcf5bf73c3d49e4d3e63a862bb4c10dc75d626199db9094a29484697fc162905a492cf3d5b47d952c9db7ed +SHA512 (http-0.1.7.crate) = c12f56e47007af34c80598aacfef207498a1a2eef1cda89f32dab7ea807ad3779de0b121a8b55669b1f5e7c8e79b14619b803c0b06bceef3cd721efef9aedff6