diff --git a/.gitignore b/.gitignore index caccf29..ad2368b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /spin-0.9.3.crate /spin-0.9.4.crate /spin-0.9.5.crate +/spin-0.9.6.crate diff --git a/README.md b/README.md deleted file mode 100644 index 10b7c79..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-spin - -The rust-spin package \ No newline at end of file diff --git a/rust-spin.spec b/rust-spin.spec index 6d08aea..21fe0b6 100644 --- a/rust-spin.spec +++ b/rust-spin.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 23 +# Generated by rust2rpm 24 %bcond_without check %global debug_package %{nil} %global crate spin Name: rust-spin -Version: 0.9.5 +Version: 0.9.6 Release: %autorelease Summary: Spin-based synchronization primitives @@ -131,6 +131,30 @@ use the "once" feature of the "%{crate}" crate. %files -n %{name}+once-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+portable-atomic-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+portable-atomic-devel %{_description} + +This package contains library source intended for building other packages which +use the "portable-atomic" feature of the "%{crate}" crate. + +%files -n %{name}+portable-atomic-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+portable_atomic-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+portable_atomic-devel %{_description} + +This package contains library source intended for building other packages which +use the "portable_atomic" feature of the "%{crate}" crate. + +%files -n %{name}+portable_atomic-devel +%ghost %{crate_instdir}/Cargo.toml + %package -n %{name}+rwlock-devel Summary: %{summary} BuildArch: noarch diff --git a/rust2rpm.conf b/rust2rpm.conf deleted file mode 100644 index 95bbfe1..0000000 --- a/rust2rpm.conf +++ /dev/null @@ -1,4 +0,0 @@ -[DEFAULT] -unwanted-features = - portable-atomic - portable_atomic diff --git a/sources b/sources index cfb437c..e48a085 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (spin-0.9.5.crate) = 59b239c509a176640eeeb12524232a11516fb58bb3802aade56087959ae25ab085ccb0647956e2baa70541c74d653c68f6ad7457ddba2bb1d089bcc7ba17281b +SHA512 (spin-0.9.6.crate) = 7c13ee886d6c9a85741dd7cb24a0c8965123de7a6c8af9d97b6a10a01ed4e5b06915ccf9160656e6af6f039e33b8932948f4e481896dee9570a6e9ccf8d890b8