From 7164340bc32f5d8ab76bb64e036c2046d690635c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 2 Jul 2023 00:48:38 +0200 Subject: [PATCH] Update to version 3.1.0; Fixes RHBZ#2150084 --- .gitignore | 1 + rust-shellexpand.spec | 110 +++++++++++++++++++++++++++++++++++++++++- sources | 2 +- 3 files changed, 111 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5d14486..d1cc8e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /shellexpand-2.0.0.crate /shellexpand-2.1.0.crate /shellexpand-2.1.2.crate +/shellexpand-3.1.0.crate diff --git a/rust-shellexpand.spec b/rust-shellexpand.spec index 05dc2c0..3147a0b 100644 --- a/rust-shellexpand.spec +++ b/rust-shellexpand.spec @@ -5,7 +5,7 @@ %global crate shellexpand Name: rust-shellexpand -Version: 2.1.2 +Version: 3.1.0 Release: %autorelease Summary: Shell-like expansions in strings @@ -48,6 +48,114 @@ use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+base-0-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+base-0-devel %{_description} + +This package contains library source intended for building other packages which +use the "base-0" feature of the "%{crate}" crate. + +%files -n %{name}+base-0-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+bstr-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+bstr-devel %{_description} + +This package contains library source intended for building other packages which +use the "bstr" feature of the "%{crate}" crate. + +%files -n %{name}+bstr-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+dirs-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+dirs-devel %{_description} + +This package contains library source intended for building other packages which +use the "dirs" feature of the "%{crate}" crate. + +%files -n %{name}+dirs-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+full-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+full-devel %{_description} + +This package contains library source intended for building other packages which +use the "full" feature of the "%{crate}" crate. + +%files -n %{name}+full-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+full-msrv-1-31-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+full-msrv-1-31-devel %{_description} + +This package contains library source intended for building other packages which +use the "full-msrv-1-31" feature of the "%{crate}" crate. + +%files -n %{name}+full-msrv-1-31-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+full-msrv-1-51-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+full-msrv-1-51-devel %{_description} + +This package contains library source intended for building other packages which +use the "full-msrv-1-51" feature of the "%{crate}" crate. + +%files -n %{name}+full-msrv-1-51-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+os_str_bytes-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+os_str_bytes-devel %{_description} + +This package contains library source intended for building other packages which +use the "os_str_bytes" feature of the "%{crate}" crate. + +%files -n %{name}+os_str_bytes-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+path-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+path-devel %{_description} + +This package contains library source intended for building other packages which +use the "path" feature of the "%{crate}" crate. + +%files -n %{name}+path-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+tilde-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+tilde-devel %{_description} + +This package contains library source intended for building other packages which +use the "tilde" feature of the "%{crate}" crate. + +%files -n %{name}+tilde-devel +%ghost %{crate_instdir}/Cargo.toml + %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep diff --git a/sources b/sources index 1bdaf1c..5ffd3a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (shellexpand-2.1.2.crate) = 80242e9f39140b3406c604ddc771f6df93b98f34a67f8f7a1c08f78b463bf46dfde365759a0e8082b1da2704b96c71cb9341c4b789a238195cbb2db1cdcc7581 +SHA512 (shellexpand-3.1.0.crate) = 9b20074425db359cf92f29c52be91a3a58a91e6f3116b210913f24dc31b5371ef9d77fe46e7da39e42eac87fa4ccb8ebf9175d7bd5fe6b520d12b9d3b31cc65e