From 90223a650cdb535c8cce338d024a5a4e7cc71254 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sun, 17 Jul 2022 22:16:42 +0200 Subject: [PATCH] Update to version 1.9.1; Fixes RHBZ#2097929 --- .gitignore | 1 + rust-indexmap.spec | 17 +++++------------ sources | 2 +- 3 files changed, 7 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index d68c72c..7c8d865 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /indexmap-1.8.0.crate /indexmap-1.8.1.crate /indexmap-1.8.2.crate +/indexmap-1.9.1.crate diff --git a/rust-indexmap.spec b/rust-indexmap.spec index 27a32da..efedf25 100644 --- a/rust-indexmap.spec +++ b/rust-indexmap.spec @@ -5,11 +5,11 @@ %global crate indexmap Name: rust-%{crate} -Version: 1.8.2 +Version: 1.9.1 Release: %autorelease Summary: Hash table with consistent order and fast iteration -# Upstream license specification: Apache-2.0/MIT +# Upstream license specification: Apache-2.0 OR MIT License: ASL 2.0 or MIT URL: https://crates.io/crates/indexmap Source: %{crates_source} @@ -19,14 +19,7 @@ ExclusiveArch: %{rust_arches} BuildRequires: rust-packaging >= 21 %global _description %{expand: -Hash table with consistent order and fast iteration. -The indexmap is a hash table where the iteration order of the key-value pairs -is independent of the hash values of the keys. It has the usual hash table -functionality, it preserves insertion order except after removals, and it -allows lookup of its elements by either hash table key or numerical index. A -corresponding hash set type is also provided. -This crate was initially published under the name ordermap, but it was renamed -to indexmap.} +Hash table with consistent order and fast iteration.} %description %{_description} @@ -42,8 +35,8 @@ use the "%{crate}" crate. %files devel %license %{crate_instdir}/LICENSE-APACHE %license %{crate_instdir}/LICENSE-MIT -%doc %{crate_instdir}/README.rst -%doc %{crate_instdir}/RELEASES.rst +%doc %{crate_instdir}/README.md +%doc %{crate_instdir}/RELEASES.md %{crate_instdir}/ %package -n %{name}+default-devel diff --git a/sources b/sources index db9e75c..f23fe57 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (indexmap-1.8.2.crate) = f7780b2a478e2b95568bfa1d10167a02bd174fb9bbbf8ea84e6ff185a03d43be0ef403c2106df8289d399657584abfac6039d7cdb96b52300d7016452808c0f0 +SHA512 (indexmap-1.9.1.crate) = 7eac99056123332ad38ef32eb65235c810e8b4d051d9b0ddd5582348c9cd3b162d36defe8e46a532e2066562f224e37fae94b52b4649ee9cfac7673b76a2513e