From 54e952dd4edecfbc3d9aa036ea9788c84fd50236 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 26 Sep 2019 13:13:22 +0200 Subject: [PATCH] Update to 0.1.10 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + rust-cfg-if.spec | 43 +++++++++++++++++++++++++++++++++++++++++-- sources | 2 +- 3 files changed, 43 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6ba1602..32738f6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /cfg-if-0.1.6.crate /cfg-if-0.1.7.crate /cfg-if-0.1.9.crate +/cfg-if-0.1.10.crate diff --git a/rust-cfg-if.spec b/rust-cfg-if.spec index 7d81541..ac9ae20 100644 --- a/rust-cfg-if.spec +++ b/rust-cfg-if.spec @@ -5,8 +5,8 @@ %global crate cfg-if Name: rust-%{crate} -Version: 0.1.9 -Release: 4%{?dist} +Version: 0.1.10 +Release: 1%{?dist} Summary: Macro to ergonomically define an item depending on a large number of #[cfg] parameters # Upstream license specification: MIT/Apache-2.0 @@ -54,6 +54,42 @@ which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel %ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%package -n %{name}+compiler_builtins-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+compiler_builtins-devel %{_description} + +This package contains library source intended for building other packages +which use "compiler_builtins" feature of "%{crate}" crate. + +%files -n %{name}+compiler_builtins-devel +%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml + +%package -n %{name}+rustc-dep-of-std-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+rustc-dep-of-std-devel %{_description} + +This package contains library source intended for building other packages +which use "rustc-dep-of-std" feature of "%{crate}" crate. + +%files -n %{name}+rustc-dep-of-std-devel +%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml + +%package -n %{name}+rustc-std-workspace-core-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+rustc-std-workspace-core-devel %{_description} + +This package contains library source intended for building other packages +which use "rustc-std-workspace-core" feature of "%{crate}" crate. + +%files -n %{name}+rustc-std-workspace-core-devel +%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml + %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep @@ -73,6 +109,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Thu Sep 26 13:12:57 CEST 2019 Igor Gnatenko - 0.1.10-1 +- Update to 0.1.10 + * Fri Jul 26 2019 Fedora Release Engineering - 0.1.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index c7996a2..04ead4d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cfg-if-0.1.9.crate) = 45f7322217d291b3905ffdc45cadd5a7a7baf440f9a82a5b5596192ed0ac54353a3ecae0326d5807aae99bc4d79e0406d71bd65745ec8d9f8815a7c9436d648c +SHA512 (cfg-if-0.1.10.crate) = 9d22616bfb4a75770a828a0a3cddac6787297a5fdc53eb17e25811cc94de717f2de8bd66d53c5d65ba1c83d8892aefee5ae758cf56a1ef0a0c3120f70b244339