diff --git a/.gitignore b/.gitignore index 6b898ac..e0878c3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /phf-0.7.22.crate /phf-0.7.23.crate /phf-0.7.24.crate +/phf-0.8.0.crate diff --git a/rust-phf.spec b/rust-phf.spec index c30a215..8ae10cd 100644 --- a/rust-phf.spec +++ b/rust-phf.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 # * The tests use the nightly macros feature %bcond_with check %global debug_package %{nil} @@ -6,8 +6,8 @@ %global crate phf Name: rust-%{crate} -Version: 0.7.24 -Release: 7%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Summary: Runtime support for perfect hash function data structures # Upstream license specification: MIT @@ -38,7 +38,7 @@ This package contains library source intended for building other packages which use "%{crate}" crate. %files devel -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -50,19 +50,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 - -%package -n %{name}+core-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+core-devel %{_description} - -This package contains library source intended for building other packages -which use "core" feature of "%{crate}" crate. - -%files -n %{name}+core-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+macros-devel Summary: %{summary} @@ -74,7 +62,7 @@ This package contains library source intended for building other packages which use "macros" feature of "%{crate}" crate. %files -n %{name}+macros-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+phf_macros-devel Summary: %{summary} @@ -86,7 +74,31 @@ This package contains library source intended for building other packages which use "phf_macros" feature of "%{crate}" crate. %files -n %{name}+phf_macros-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+proc-macro-hack-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+proc-macro-hack-devel %{_description} + +This package contains library source intended for building other packages +which use "proc-macro-hack" feature of "%{crate}" crate. + +%files -n %{name}+proc-macro-hack-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+std-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+std-devel %{_description} + +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_no_tilde}/Cargo.toml %package -n %{name}+unicase-devel Summary: %{summary} @@ -98,7 +110,7 @@ This package contains library source intended for building other packages which use "unicase" feature of "%{crate}" crate. %files -n %{name}+unicase-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 @@ -119,6 +131,9 @@ which use "unicase" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 15 14:50:55 CET 2020 Igor Raits - 0.8.0-1 +- Update to 0.8.0 + * Thu Jan 30 2020 Fedora Release Engineering - 0.7.24-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 79f067a..bb07e1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phf-0.7.24.crate) = 0140e9acb7dbf6ac2d17110e8efc9ef515e2f54b1b3b213d98507da6b9e9e3eb0995173c69b31c34f536ca9b06eab108015ac26d2207af79bec4e20d19d62e44 +SHA512 (phf-0.8.0.crate) = a3013c4106ba72aa3cf22bd3f903eeacc24ac7cc47aad791bc5e9a63e1aff928a537399b6a86b0346c5eb37979ec01b404807e622e79a0a70a0e01e63c07a47f