diff --git a/.gitignore b/.gitignore index fb7edaf..dcb1d77 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /quickcheck-0.6.0.crate /quickcheck-0.6.1.crate /quickcheck-0.6.2.crate +/quickcheck-0.7.1.crate diff --git a/rust-quickcheck.spec b/rust-quickcheck.spec index 8ce7a9c..44029f3 100644 --- a/rust-quickcheck.spec +++ b/rust-quickcheck.spec @@ -5,8 +5,8 @@ %global crate quickcheck Name: rust-%{crate} -Version: 0.6.2 -Release: 2%{?dist} +Version: 0.7.1 +Release: 1%{?dist} Summary: Automatic property based testing with shrinking License: Unlicense or MIT @@ -19,7 +19,8 @@ BuildRequires: rust-packaging # [dependencies] BuildRequires: (crate(env_logger) >= 0.5.0 with crate(env_logger) < 0.6.0) BuildRequires: (crate(log) >= 0.4.0 with crate(log) < 0.5.0) -BuildRequires: (crate(rand) >= 0.4.0 with crate(rand) < 0.5.0) +BuildRequires: (crate(rand) >= 0.5.0 with crate(rand) < 0.6.0) +BuildRequires: (crate(rand_core) >= 0.2.1 with crate(rand_core) < 0.3.0) %description %{summary}. @@ -56,6 +57,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{Makefile,ctags.rust,session.vim} %changelog +* Sun Sep 02 2018 Igor Gnatenko - 0.7.1-1 +- Update to 0.7.1 + * Sat Jul 14 2018 Fedora Release Engineering - 0.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index a35424d..9673190 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (quickcheck-0.6.2.crate) = 18483a244f83d64f298bcf6f71c137043dd1c28e22da6baf13760b2a39d77f84d2b7b651facb378b8559eb3d3a4cb53c16671128358e4a86e90e55e66d7ee41f +SHA512 (quickcheck-0.7.1.crate) = 0652c202cce9fecf9eb9d1bb72f8234912e3ba027c5e567c069f39828dfafcd3191c3a4bf7a211ecab19d9f6e4244d2ecc3de0478589b908af953bef798daf82