diff --git a/.gitignore b/.gitignore index 51ebfc7..f091b0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /fnv-1.0.5.crate /fnv-1.0.6.crate +/fnv-1.0.7.crate diff --git a/rust-fnv.spec b/rust-fnv.spec index 6c84e8c..9fdf872 100644 --- a/rust-fnv.spec +++ b/rust-fnv.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate fnv Name: rust-%{crate} -Version: 1.0.6 -Release: 11%{?dist} +Version: 1.0.7 +Release: 1%{?dist} Summary: Fowler–Noll–Vo hash function # Upstream license specification: Apache-2.0 / MIT @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-APACHE LICENSE-MIT %doc README.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -50,7 +50,19 @@ 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}+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 %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -71,6 +83,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Thu May 14 2020 Josh Stone - 1.0.7-1 +- Update to 1.0.7 + * Thu Jan 30 2020 Fedora Release Engineering - 1.0.6-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 705af65..989f0f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (fnv-1.0.6.crate) = f1356b3da25f76cb3ccb4336ff54d4967f1dc7523eae6cba21a4349b8ce563516f6a2aa10d626cd5bb6046b55ac2f246e61e4e526a03fad5e78d0ea174841844 +SHA512 (fnv-1.0.7.crate) = 2195a4b34a78e2dd9838caf0ee556bf87cbb4a8ef5505aac663b614eb59dcfc0c40f432463ede41ecca57bfe7711f72673d39a85fe03d426f1324097d5628334