diff --git a/.gitignore b/.gitignore index 4a9f9d4..c92ac04 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /strum_macros-0.15.0.crate +/strum_macros-0.17.1.crate diff --git a/rust-strum_macros.spec b/rust-strum_macros.spec index 2766130..c903116 100644 --- a/rust-strum_macros.spec +++ b/rust-strum_macros.spec @@ -1,16 +1,15 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate strum_macros Name: rust-%{crate} -Version: 0.15.0 -Release: 4%{?dist} +Version: 0.17.1 +Release: 1%{?dist} Summary: Helpful macros for working with enums and strings # Upstream license specification: MIT -# https://github.com/Peternator7/strum/issues/55 License: MIT URL: https://crates.io/crates/strum_macros Source: %{crates_source} @@ -37,7 +36,8 @@ This package contains library source intended for building other packages which use "%{crate}" crate. %files devel -%{cargo_registry}/%{crate}-%{version}/ +%license LICENSE +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -49,7 +49,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}+verbose-asrefstr-name-devel Summary: %{summary} @@ -61,7 +61,7 @@ This package contains library source intended for building other packages which use "verbose-asrefstr-name" feature of "%{crate}" crate. %files -n %{name}+verbose-asrefstr-name-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+verbose-asstaticstr-name-devel Summary: %{summary} @@ -73,7 +73,7 @@ This package contains library source intended for building other packages which use "verbose-asstaticstr-name" feature of "%{crate}" crate. %files -n %{name}+verbose-asstaticstr-name-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+verbose-display-name-devel Summary: %{summary} @@ -85,7 +85,7 @@ This package contains library source intended for building other packages which use "verbose-display-name" feature of "%{crate}" crate. %files -n %{name}+verbose-display-name-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+verbose-enumcount-name-devel Summary: %{summary} @@ -97,7 +97,7 @@ This package contains library source intended for building other packages which use "verbose-enumcount-name" feature of "%{crate}" crate. %files -n %{name}+verbose-enumcount-name-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+verbose-enumdiscriminants-name-devel Summary: %{summary} @@ -109,7 +109,7 @@ This package contains library source intended for building other packages which use "verbose-enumdiscriminants-name" feature of "%{crate}" crate. %files -n %{name}+verbose-enumdiscriminants-name-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+verbose-enumiter-name-devel Summary: %{summary} @@ -121,7 +121,7 @@ This package contains library source intended for building other packages which use "verbose-enumiter-name" feature of "%{crate}" crate. %files -n %{name}+verbose-enumiter-name-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+verbose-enummessage-name-devel Summary: %{summary} @@ -133,7 +133,7 @@ This package contains library source intended for building other packages which use "verbose-enummessage-name" feature of "%{crate}" crate. %files -n %{name}+verbose-enummessage-name-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+verbose-enumproperty-name-devel Summary: %{summary} @@ -145,7 +145,7 @@ This package contains library source intended for building other packages which use "verbose-enumproperty-name" feature of "%{crate}" crate. %files -n %{name}+verbose-enumproperty-name-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+verbose-enumstring-name-devel Summary: %{summary} @@ -157,7 +157,7 @@ This package contains library source intended for building other packages which use "verbose-enumstring-name" feature of "%{crate}" crate. %files -n %{name}+verbose-enumstring-name-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+verbose-intostaticstr-name-devel Summary: %{summary} @@ -169,7 +169,7 @@ This package contains library source intended for building other packages which use "verbose-intostaticstr-name" feature of "%{crate}" crate. %files -n %{name}+verbose-intostaticstr-name-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+verbose-tostring-name-devel Summary: %{summary} @@ -181,7 +181,19 @@ This package contains library source intended for building other packages which use "verbose-tostring-name" feature of "%{crate}" crate. %files -n %{name}+verbose-tostring-name-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+verbose-variant-names-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+verbose-variant-names-devel %{_description} + +This package contains library source intended for building other packages +which use "verbose-variant-names" feature of "%{crate}" crate. + +%files -n %{name}+verbose-variant-names-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -202,6 +214,9 @@ which use "verbose-tostring-name" feature of "%{crate}" crate. %endif %changelog +* Fri Feb 21 2020 Josh Stone - 0.17.1-1 +- Update to 0.17.1 + * Thu Jan 30 2020 Fedora Release Engineering - 0.15.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index f198fd9..08c232f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (strum_macros-0.15.0.crate) = fd0e363693bd34f0f8cd20d17a4fa12745e82b75de48d700ed5062312d202abba21d21bad434f22d4c467e9d6d3f8e4b1c5a7975aafed8418cc0c12d5f218f30 +SHA512 (strum_macros-0.17.1.crate) = 4ce42a7ca81c1ff57df782c4bfda0bd20b33e8ef181d1fea58fb145166979c4252c60b64351fe305aeda2e05e972e4e65c61a9fdcc5cd6e1fa44322f9c98f1a1