From a9f00f57c762425b7a41ceba4428b4b22666ff62 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 4 Aug 2019 10:31:56 +0200 Subject: [PATCH] Update to 0.2.1 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + rust-rand_chacha.spec | 31 +++++++++++++++++++++++++++++-- sources | 2 +- 3 files changed, 31 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3efbebd..407210a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /rand_chacha-0.1.0.crate /rand_chacha-0.1.1.crate +/rand_chacha-0.2.1.crate diff --git a/rust-rand_chacha.spec b/rust-rand_chacha.spec index 5202bbf..fe1cadc 100644 --- a/rust-rand_chacha.spec +++ b/rust-rand_chacha.spec @@ -5,8 +5,8 @@ %global crate rand_chacha Name: rust-%{crate} -Version: 0.1.1 -Release: 5%{?dist} +Version: 0.2.1 +Release: 1%{?dist} Summary: ChaCha random number generator # Upstream license specification: MIT/Apache-2.0 @@ -52,6 +52,30 @@ which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel %ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%package -n %{name}+simd-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+simd-devel %{_description} + +This package contains library source intended for building other packages +which use "simd" feature of "%{crate}" crate. + +%files -n %{name}+simd-devel +%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml + +%package -n %{name}+std-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+std-devel %{_description} + +This package contains library source intended for building other packages +which use "std" feature of "%{crate}" crate. + +%files -n %{name}+std-devel +%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml + %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep @@ -71,6 +95,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sun Aug 04 10:31:29 CEST 2019 Igor Gnatenko - 0.2.1-1 +- Update to 0.2.1 + * Fri Jul 26 2019 Fedora Release Engineering - 0.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 539128a..eeb4c84 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rand_chacha-0.1.1.crate) = 200d39362ffd6d91cfe80634e951c7323a5df8a382c91e3afcef1ecb143a16dc47a17db7f1a746b18e4ea8bfd36bc31ceaeff6d0116e166f8b34e4a8530b3c1b +SHA512 (rand_chacha-0.2.1.crate) = 30933fdb94ca8d4bf040a7e08a42944a0d7c2f3f6a9a3d547e74bc32f922b0eb79d85afb1f6c85c78dc115170e70bdf96b36f0478d61ba5651876d5350ad18f6