From c00c5cf8658b695d4a98e7ba9a5ff202bbbee617 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 22 Sep 2024 08:50:40 -0400 Subject: [PATCH] Update to version 6.1.0; Fixes RHBZ#2310197 --- .gitignore | 1 + rust-dashmap.spec | 2 +- rust2rpm.toml | 6 ++++++ sources | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 rust2rpm.toml diff --git a/.gitignore b/.gitignore index e1ead15..2397751 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /dashmap-5.5.1.crate /dashmap-5.5.3.crate /dashmap-6.0.1.crate +/dashmap-6.1.0.crate diff --git a/rust-dashmap.spec b/rust-dashmap.spec index 986ef34..4e30d3c 100644 --- a/rust-dashmap.spec +++ b/rust-dashmap.spec @@ -5,7 +5,7 @@ %global crate dashmap Name: rust-dashmap -Version: 6.0.1 +Version: 6.1.0 Release: %autorelease Summary: Blazing fast concurrent HashMap for Rust diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..86edb33 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,6 @@ +[features] +hide = [ + # There is currently no rust-typesize package, and it does not make sense + # to package it just for the feature. + "typesize" +] diff --git a/sources b/sources index b69bb4f..62c2729 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dashmap-6.0.1.crate) = 8ed876bf014a55d495f960e92012219b75c61b93c37f510ab4dd2b66eeda417a19fded1dd583188b3052799a9848dc704b663ef4cd7030b93ca828279f355f55 +SHA512 (dashmap-6.1.0.crate) = 03a727e41505e5e7068df8fb27fad6d348fc14f6b1609d7f606fba765fb92fec7fb42c6427bc11d057ad2ad52d1b44bcf5a802651765148941ba41fa75968cb0