From cd96aead9afca1778e1606484456240d23c44ede Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mar 24 2019 18:33:49 +0000 Subject: Update to 0.1.7 Signed-off-by: Igor Gnatenko --- diff --git a/.gitignore b/.gitignore index a740df2..354247f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /tokio-executor-0.1.4.crate /tokio-executor-0.1.5.crate /tokio-executor-0.1.6.crate +/tokio-executor-0.1.7.crate diff --git a/rust-tokio-executor.spec b/rust-tokio-executor.spec index 7e61e55..959565a 100644 --- a/rust-tokio-executor.spec +++ b/rust-tokio-executor.spec @@ -5,8 +5,8 @@ %global crate tokio-executor Name: rust-%{crate} -Version: 0.1.6 -Release: 3%{?dist} +Version: 0.1.7 +Release: 1%{?dist} Summary: Future execution primitives License: MIT @@ -18,6 +18,9 @@ ExclusiveArch: %{rust_arches} BuildRequires: rust-packaging BuildRequires: (crate(crossbeam-utils/default) >= 0.6.2 with crate(crossbeam-utils/default) < 0.7.0) BuildRequires: (crate(futures/default) >= 0.1.19 with crate(futures/default) < 0.2.0) +%if %{with check} +BuildRequires: (crate(tokio/default) >= 0.1.17 with crate(tokio/default) < 0.2.0) +%endif %global _description \ Future execution primitives. @@ -66,6 +69,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sun Mar 24 19:33:00 CET 2019 Igor Gnatenko - 0.1.7-1 +- Update to 0.1.7 + * Mon Mar 04 2019 Igor Gnatenko - 0.1.6-3 - Adapt to new packaging diff --git a/sources b/sources index 6c88aac..0258234 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tokio-executor-0.1.6.crate) = d8ce70b05956f25769ed2b8ef876ae520bfb51613fdd3ac07c8ee8eb422a891ccbf3a92df53fcd60ec31b3527041912c1fc49549e6e2dc235b1468d21d30706b +SHA512 (tokio-executor-0.1.7.crate) = cdec6f468096abb09b5544dd0c792a1de09f48306b5749b960da25b4d9e694362a47efa4a1093285020fcf77e654157ba9d80ee4b8bffe6dc36b05f15f5a08b4