diff --git a/rust-thread_local.spec b/rust-thread_local.spec index ae3f9f0..f52c28d 100644 --- a/rust-thread_local.spec +++ b/rust-thread_local.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 16 +# Generated by rust2rpm 19 %bcond_without check %global debug_package %{nil} @@ -32,8 +32,8 @@ BuildArch: noarch %description devel %{_description} -This package contains library source intended for building other packages -which use "%{crate}" crate. +This package contains library source intended for building other packages which +use "%{crate}" crate. %files devel %license LICENSE-APACHE LICENSE-MIT @@ -46,8 +46,8 @@ BuildArch: noarch %description -n %{name}+default-devel %{_description} -This package contains library source intended for building other packages -which use "default" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "the default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -58,8 +58,8 @@ BuildArch: noarch %description -n %{name}+criterion-devel %{_description} -This package contains library source intended for building other packages -which use "criterion" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "the criterion" feature of the "%{crate}" crate. %files -n %{name}+criterion-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml