diff --git a/.gitignore b/.gitignore index a9a87e3..19557fc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /lazycell-1.1.0.crate /lazycell-1.2.0.crate /lazycell-1.2.1.crate +/lazycell-1.3.0.crate diff --git a/rust-lazycell.spec b/rust-lazycell.spec index c4def14..9621949 100644 --- a/rust-lazycell.spec +++ b/rust-lazycell.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate lazycell Name: rust-%{crate} -Version: 1.2.1 -Release: 7%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Summary: Library providing a lazily filled Cell struct # Upstream license specification: MIT/Apache-2.0 @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-MIT LICENSE-APACHE %doc README.md CHANGELOG.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -50,7 +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 +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+clippy-devel Summary: %{summary} @@ -62,7 +62,7 @@ This package contains library source intended for building other packages which use "clippy" feature of "%{crate}" crate. %files -n %{name}+clippy-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+nightly-devel Summary: %{summary} @@ -74,7 +74,7 @@ This package contains library source intended for building other packages which use "nightly" feature of "%{crate}" crate. %files -n %{name}+nightly-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+nightly-testing-devel Summary: %{summary} @@ -86,7 +86,19 @@ This package contains library source intended for building other packages which use "nightly-testing" feature of "%{crate}" crate. %files -n %{name}+nightly-testing-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+serde-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+serde-devel %{_description} + +This package contains library source intended for building other packages +which use "serde" feature of "%{crate}" crate. + +%files -n %{name}+serde-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -107,6 +119,9 @@ which use "nightly-testing" feature of "%{crate}" crate. %endif %changelog +* Thu Aug 20 2020 Josh Stone - 1.3.0-1 +- Update to 1.3.0 + * Wed Jul 29 2020 Fedora Release Engineering - 1.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index f6fd71a..54de333 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lazycell-1.2.1.crate) = de74ccd6a3c32c360a12a51ba1d51d6530130396b37d63350a960956ae0ba13e9ac31e2bb70b61ddf055fdfbe7e559b20a38415cac3906839684905a01256ff2 +SHA512 (lazycell-1.3.0.crate) = f9d627afc28b61e9687a3f72260eb013401fd64057647641ff2e763770d7380ab1d2d8cbb4a3c8818d53d504c618a3b46aaf701f72f4d7b25d226042824c2f8d