From 6509f0644ad9bbbb861be69da22edab9718b072d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 12 Mar 2018 14:24:43 +0100 Subject: [PATCH] Update to 1.0.0 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + rust-indexmap.spec | 14 +++++++++++++- sources | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a5f6d96..0effcef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /indexmap-0.4.1.crate +/indexmap-1.0.0.crate diff --git a/rust-indexmap.spec b/rust-indexmap.spec index f37c768..8240b66 100644 --- a/rust-indexmap.spec +++ b/rust-indexmap.spec @@ -5,7 +5,7 @@ %global crate indexmap Name: rust-%{crate} -Version: 0.4.1 +Version: 1.0.0 Release: 1%{?dist} Summary: Hash table with consistent order and fast iteration @@ -38,6 +38,15 @@ BuildArch: noarch %description devel A 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. + This package contains library source intended for building other packages which use %{crate} from crates.io. @@ -62,5 +71,8 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Mar 12 2018 Igor Gnatenko - 1.0.0-1 +- Update to 1.0.0 + * Sat Mar 10 2018 Igor Gnatenko - 0.4.1-1 - Initial package diff --git a/sources b/sources index 03769c8..c7acc66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (indexmap-0.4.1.crate) = 3d2a4656be12c5a11342a8e458d7e18c4d543f51e30d55751bb4db22a4780353c20fa7572952da16ada7a5d12407fd521037d0e83f32b21fe850f26b8a96ff11 +SHA512 (indexmap-1.0.0.crate) = 6b56577a0202793a7fd35863542c7cfe8397674e521aa5f87113ffb03b4a4ce867b09911a6c2727c3063a0b4763a85f6023c1b8ff2ad57e556378349d3ae183d