From 6b2df2050839ea149948f5ed3b247202f3e5245a Mon Sep 17 00:00:00 2001 From: RĂ©mi Lauzier Date: Feb 02 2022 05:58:58 +0000 Subject: Update to version 0.9.1; Fixes RHBZ#2048915 --- diff --git a/.gitignore b/.gitignore index b923035..278ebcf 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /cfg-expr-0.8.0.crate /cfg-expr-0.8.1.crate /cfg-expr-0.9.0.crate +/cfg-expr-0.9.1.crate diff --git a/rust-cfg-expr.spec b/rust-cfg-expr.spec index 0a3e86e..01965aa 100644 --- a/rust-cfg-expr.spec +++ b/rust-cfg-expr.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 18 +# Generated by rust2rpm 20 %bcond_without check %global debug_package %{nil} %global crate cfg-expr Name: rust-%{crate} -Version: 0.9.0 +Version: 0.9.1 Release: %autorelease Summary: Parser and evaluator for Rust `cfg()` expressions @@ -15,9 +15,6 @@ URL: https://crates.io/crates/cfg-expr Source: %{crates_source} ExclusiveArch: %{rust_arches} -%if %{__cargo_skip_build} -BuildArch: noarch -%endif BuildRequires: rust-packaging @@ -32,12 +29,12 @@ BuildArch: noarch %description devel %{_description} -This package contains library source intended for building other packages -which use "%{crate}" crate. +This package contains library source intended for building other packages which +use the "%{crate}" crate. %files devel -%license LICENSE-MIT LICENSE-APACHE -%doc examples README.md CONTRIBUTING.md CODE_OF_CONDUCT.md CHANGELOG.md +%license LICENSE-APACHE LICENSE-MIT +%doc CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md README.md %{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel @@ -46,8 +43,8 @@ BuildArch: noarch %description -n %{name}+default-devel %{_description} -This package contains library source intended for building other packages -which use "default" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -58,8 +55,8 @@ BuildArch: noarch %description -n %{name}+target-lexicon-devel %{_description} -This package contains library source intended for building other packages -which use "target-lexicon" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "target-lexicon" feature of the "%{crate}" crate. %files -n %{name}+target-lexicon-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -70,8 +67,8 @@ BuildArch: noarch %description -n %{name}+targets-devel %{_description} -This package contains library source intended for building other packages -which use "targets" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "targets" feature of the "%{crate}" crate. %files -n %{name}+targets-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml diff --git a/sources b/sources index 8ccf1c7..af1dc6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cfg-expr-0.9.0.crate) = 00176a6722ecf806c77093c8bb2f70fbf7a2483f31d71ad4a08a8d27f577bacabe2d1bb22cb84b2631f5f9f66c34b8b1f01d33b33fcd9e7d2f98119cebe69990 +SHA512 (cfg-expr-0.9.1.crate) = 73de7c275ccac321be0939e844dfca0ecc8b3b0de36ba5ccf68048b38825c386de8502cd0f82c1a6cb14d5840956d2e03529b502ce4361b1a2b506d695621ff1