From e5d3c39c1ef646c22e0258c2b6b0be56fb9afe52 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 18 Oct 2024 18:39:21 +0200 Subject: [PATCH] Update to version 0.15.0; Fixes RHBZ#2315941 --- .gitignore | 1 + rust-hashbrown.spec | 38 +++++++++++++------------------------- rust2rpm.toml | 1 + sources | 2 +- 4 files changed, 16 insertions(+), 26 deletions(-) diff --git a/.gitignore b/.gitignore index c16ac2e..dfc7598 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /hashbrown-0.14.2.crate /hashbrown-0.14.3.crate /hashbrown-0.14.5.crate +/hashbrown-0.15.0.crate diff --git a/rust-hashbrown.spec b/rust-hashbrown.spec index f36eb12..8d16c25 100644 --- a/rust-hashbrown.spec +++ b/rust-hashbrown.spec @@ -5,7 +5,7 @@ %global crate hashbrown Name: rust-hashbrown -Version: 0.14.5 +Version: 0.15.0 Release: %autorelease Summary: Rust port of Google's SwissTable hash map @@ -48,28 +48,28 @@ use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{crate_instdir}/Cargo.toml -%package -n %{name}+ahash-devel +%package -n %{name}+allocator-api2-devel Summary: %{summary} BuildArch: noarch -%description -n %{name}+ahash-devel %{_description} +%description -n %{name}+allocator-api2-devel %{_description} This package contains library source intended for building other packages which -use the "ahash" feature of the "%{crate}" crate. +use the "allocator-api2" feature of the "%{crate}" crate. -%files -n %{name}+ahash-devel +%files -n %{name}+allocator-api2-devel %ghost %{crate_instdir}/Cargo.toml -%package -n %{name}+allocator-api2-devel +%package -n %{name}+default-hasher-devel Summary: %{summary} BuildArch: noarch -%description -n %{name}+allocator-api2-devel %{_description} +%description -n %{name}+default-hasher-devel %{_description} This package contains library source intended for building other packages which -use the "allocator-api2" feature of the "%{crate}" crate. +use the "default-hasher" feature of the "%{crate}" crate. -%files -n %{name}+allocator-api2-devel +%files -n %{name}+default-hasher-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+equivalent-devel @@ -96,16 +96,16 @@ use the "inline-more" feature of the "%{crate}" crate. %files -n %{name}+inline-more-devel %ghost %{crate_instdir}/Cargo.toml -%package -n %{name}+raw-devel +%package -n %{name}+raw-entry-devel Summary: %{summary} BuildArch: noarch -%description -n %{name}+raw-devel %{_description} +%description -n %{name}+raw-entry-devel %{_description} This package contains library source intended for building other packages which -use the "raw" feature of the "%{crate}" crate. +use the "raw-entry" feature of the "%{crate}" crate. -%files -n %{name}+raw-devel +%files -n %{name}+raw-entry-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+rayon-devel @@ -120,18 +120,6 @@ use the "rayon" feature of the "%{crate}" crate. %files -n %{name}+rayon-devel %ghost %{crate_instdir}/Cargo.toml -%package -n %{name}+rkyv-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+rkyv-devel %{_description} - -This package contains library source intended for building other packages which -use the "rkyv" feature of the "%{crate}" crate. - -%files -n %{name}+rkyv-devel -%ghost %{crate_instdir}/Cargo.toml - %package -n %{name}+serde-devel Summary: %{summary} BuildArch: noarch diff --git a/rust2rpm.toml b/rust2rpm.toml index 6f5748f..be4120f 100644 --- a/rust2rpm.toml +++ b/rust2rpm.toml @@ -1,6 +1,7 @@ [features] hide = [ "alloc", + "borsh", "compiler_builtins", "core", "nightly", diff --git a/sources b/sources index d75ca7a..44eb570 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (hashbrown-0.14.5.crate) = 215ea860bd3de80e2dd2d4647c9dd31c0ac895ea7c08b87256dc11d36407e412ffefaebc6cdbec024057dd4f24b3762b4fe427be307e15d1e68ccfde89a99742 +SHA512 (hashbrown-0.15.0.crate) = 497310e0f8e256e931ae0e752f66eb3811d5d3b9254dacfe2a1227e8532dc23eac8cce7a3f0758fbe0e0fd8f08b7bb18b5f118dbbf4fdf575a31666283583111