diff --git a/.gitignore b/.gitignore index f322989..bdb382f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /uuid-1.1.1.crate /uuid-1.1.2.crate /uuid-1.2.0.crate +/uuid-1.2.1.crate diff --git a/rust-uuid.spec b/rust-uuid.spec index d595a06..6658dfc 100644 --- a/rust-uuid.spec +++ b/rust-uuid.spec @@ -5,7 +5,7 @@ %global crate uuid Name: rust-uuid -Version: 1.2.0 +Version: 1.2.1 Release: %autorelease Summary: Library to generate and parse UUIDs @@ -297,18 +297,6 @@ use the "v8" feature of the "%{crate}" crate. %files -n %{name}+v8-devel %ghost %{crate_instdir}/Cargo.toml -%package -n %{name}+wasm-bindgen-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+wasm-bindgen-devel %{_description} - -This package contains library source intended for building other packages which -use the "wasm-bindgen" feature of the "%{crate}" crate. - -%files -n %{name}+wasm-bindgen-devel -%ghost %{crate_instdir}/Cargo.toml - %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep diff --git a/rust2rpm.conf b/rust2rpm.conf index a8855ff..f01e745 100644 --- a/rust2rpm.conf +++ b/rust2rpm.conf @@ -1,5 +1,6 @@ [DEFAULT] unwanted-features = + wasm-bindgen zerocopy js macro-diagnostics diff --git a/sources b/sources index a054fb4..e9a496c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uuid-1.2.0.crate) = 123e7987c6847e14c001a92d92e1f49ab7961130edf66c0db9aed94e20e3146fb01111414abcd627688de7b01618d399f0ffaf97781aa183f60c8e75fa6cf4e0 +SHA512 (uuid-1.2.1.crate) = e45b17d1fee6f32efbb0c4d556ff04d90ae94521890f0cbb7253171f3d469a202251cbdfc8d422e5ac39eea7b912a9ebd47fa749d6d183d05f8445d8e09a98cf diff --git a/uuid-fix-metadata-auto.diff b/uuid-fix-metadata-auto.diff index ad4b298..9c635c8 100644 --- a/uuid-fix-metadata-auto.diff +++ b/uuid-fix-metadata-auto.diff @@ -1,5 +1,5 @@ ---- uuid-1.2.0/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ uuid-1.2.0/Cargo.toml 1970-01-01T00:00:01+00:00 +--- uuid-1.2.1/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ uuid-1.2.1/Cargo.toml 1970-01-01T00:00:01+00:00 @@ -153,7 +153,6 @@ "rand", ] diff --git a/uuid-fix-metadata.diff b/uuid-fix-metadata.diff index 60fe445..6456211 100644 --- a/uuid-fix-metadata.diff +++ b/uuid-fix-metadata.diff @@ -1,5 +1,5 @@ ---- uuid-1.2.0/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ uuid-1.2.0/Cargo.toml 2022-10-08T14:28:24.038588+00:00 +--- uuid-1.2.1/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ uuid-1.2.1/Cargo.toml 2022-10-11T13:28:50.750561+00:00 @@ -74,7 +74,7 @@ ]