From 7166991255cca8d2154768834940c2c7af6b6084 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 20 Dec 2019 19:29:13 +0100 Subject: [PATCH] Regenerate Signed-off-by: Igor Gnatenko --- rust-rand.spec | 47 +++++++++++++++++++++++++++++++---------------- 1 file changed, 31 insertions(+), 16 deletions(-) diff --git a/rust-rand.spec b/rust-rand.spec index 71d83f6..5d4a1d5 100644 --- a/rust-rand.spec +++ b/rust-rand.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.7.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Random number generators and other randomness functionality # Upstream license specification: MIT OR Apache-2.0 @@ -41,7 +41,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-MIT LICENSE-APACHE COPYRIGHT %doc README.md CHANGELOG.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -53,7 +53,7 @@ This package contains library source intended for building other packages which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+alloc-devel Summary: %{summary} @@ -65,7 +65,7 @@ This package contains library source intended for building other packages which use "alloc" feature of "%{crate}" crate. %files -n %{name}+alloc-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+getrandom-devel Summary: %{summary} @@ -77,7 +77,19 @@ This package contains library source intended for building other packages which use "getrandom" feature of "%{crate}" crate. %files -n %{name}+getrandom-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+getrandom_package-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+getrandom_package-devel %{_description} + +This package contains library source intended for building other packages +which use "getrandom_package" feature of "%{crate}" crate. + +%files -n %{name}+getrandom_package-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+log-devel Summary: %{summary} @@ -89,7 +101,7 @@ This package contains library source intended for building other packages which use "log" feature of "%{crate}" crate. %files -n %{name}+log-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+nightly-devel Summary: %{summary} @@ -101,7 +113,7 @@ This package contains library source intended for building other packages which use "nightly" feature of "%{crate}" crate. %files -n %{name}+nightly-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+packed_simd-devel Summary: %{summary} @@ -113,7 +125,7 @@ This package contains library source intended for building other packages which use "packed_simd" feature of "%{crate}" crate. %files -n %{name}+packed_simd-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+rand_pcg-devel Summary: %{summary} @@ -125,7 +137,7 @@ This package contains library source intended for building other packages which use "rand_pcg" feature of "%{crate}" crate. %files -n %{name}+rand_pcg-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+serde1-devel Summary: %{summary} @@ -137,7 +149,7 @@ This package contains library source intended for building other packages which use "serde1" feature of "%{crate}" crate. %files -n %{name}+serde1-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+simd_support-devel Summary: %{summary} @@ -149,7 +161,7 @@ This package contains library source intended for building other packages which use "simd_support" feature of "%{crate}" crate. %files -n %{name}+simd_support-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+small_rng-devel Summary: %{summary} @@ -161,7 +173,7 @@ This package contains library source intended for building other packages which use "small_rng" feature of "%{crate}" crate. %files -n %{name}+small_rng-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+std-devel Summary: %{summary} @@ -173,7 +185,7 @@ 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 +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+stdweb-devel Summary: %{summary} @@ -185,7 +197,7 @@ This package contains library source intended for building other packages which use "stdweb" feature of "%{crate}" crate. %files -n %{name}+stdweb-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+wasm-bindgen-devel Summary: %{summary} @@ -197,7 +209,7 @@ This package contains library source intended for building other packages which use "wasm-bindgen" feature of "%{crate}" crate. %files -n %{name}+wasm-bindgen-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -218,6 +230,9 @@ which use "wasm-bindgen" feature of "%{crate}" crate. %endif %changelog +* Fri Dec 20 19:28:37 CET 2019 Igor Gnatenko - 0.7.2-2 +- Regenerate + * Tue Sep 17 07:51:27 CEST 2019 Igor Gnatenko - 0.7.2-1 - Update to 0.7.2