diff --git a/.gitignore b/.gitignore index 1bfc144..1dfa9c4 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /indexmap-1.3.2.crate /indexmap-1.4.0.crate /indexmap-1.5.0.crate +/indexmap-1.5.1.crate diff --git a/rust-indexmap.spec b/rust-indexmap.spec index 52257c2..af6c90e 100644 --- a/rust-indexmap.spec +++ b/rust-indexmap.spec @@ -5,8 +5,8 @@ %global crate indexmap Name: rust-%{crate} -Version: 1.5.0 -Release: 2%{?dist} +Version: 1.5.1 +Release: 1%{?dist} Summary: Hash table with consistent order and fast iteration # Upstream license specification: Apache-2.0/MIT @@ -23,14 +23,13 @@ BuildRequires: rust-packaging %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.} +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.} %description %{_description} @@ -139,6 +138,9 @@ which use "test_low_transition_point" feature of "%{crate}" crate. %endif %changelog +* Sat Aug 08 2020 Josh Stone - 1.5.1-1 +- Update to 1.5.1 + * Wed Jul 29 2020 Fedora Release Engineering - 1.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index df4ee8d..94608e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (indexmap-1.5.0.crate) = 5a88b166f8c5d9066598e79a3d7d6ddaea44db6380bf7517f31061aa8701d6e66cac67ae77ad7784469c2476a19069d6dd1f385af257beec8366379c7213f274 +SHA512 (indexmap-1.5.1.crate) = 429bfcf26346061a781728eed279ed61982f5470a7af02b0ab4d37cd8b89d5a833f1aedfbad77e09e6aa6f6c83f086f6bdcce5b3a41ae433121064922a3b8280