From f0d470cfa378a791e43db9504e3d4f087096ab42 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 30 Jan 2018 09:50:43 +0100 Subject: [PATCH] Update to 0.5.1 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + linked-hash-map-0.5.0-fix-metadata.diff | 13 ------------- linked-hash-map-0.5.1-fix-metadata.diff | 13 +++++++++++++ rust-linked-hash-map.spec | 9 ++++++--- sources | 2 +- 5 files changed, 21 insertions(+), 17 deletions(-) delete mode 100644 linked-hash-map-0.5.0-fix-metadata.diff create mode 100644 linked-hash-map-0.5.1-fix-metadata.diff diff --git a/.gitignore b/.gitignore index a60b7d4..83bde04 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /linked-hash-map-0.5.0.crate +/linked-hash-map-0.5.1.crate diff --git a/linked-hash-map-0.5.0-fix-metadata.diff b/linked-hash-map-0.5.0-fix-metadata.diff deleted file mode 100644 index 2477752..0000000 --- a/linked-hash-map-0.5.0-fix-metadata.diff +++ /dev/null @@ -1,13 +0,0 @@ ---- linked-hash-map-0.5.0/Cargo.toml 1970-01-01T01:00:00+01:00 -+++ linked-hash-map-0.5.0/Cargo.toml 2017-11-09T09:13:10.635124+01:00 -@@ -33,10 +33,6 @@ - version = "1.0" - optional = true - --[dependencies.clippy] --version = "0.*" --optional = true -- - [features] - heapsize_impl = ["heapsize"] - serde_impl = ["serde", "serde_test"] diff --git a/linked-hash-map-0.5.1-fix-metadata.diff b/linked-hash-map-0.5.1-fix-metadata.diff new file mode 100644 index 0000000..1db1b32 --- /dev/null +++ b/linked-hash-map-0.5.1-fix-metadata.diff @@ -0,0 +1,13 @@ +--- linked-hash-map-0.5.1/Cargo.toml 1970-01-01T01:00:00+01:00 ++++ linked-hash-map-0.5.1/Cargo.toml 2018-01-30T09:51:27.016742+01:00 +@@ -21,10 +21,6 @@ + keywords = ["data-structures"] + license = "MIT/Apache-2.0" + repository = "https://github.com/contain-rs/linked-hash-map" +-[dependencies.clippy] +-version = "0.*" +-optional = true +- + [dependencies.heapsize] + version = "0.4" + optional = true diff --git a/rust-linked-hash-map.spec b/rust-linked-hash-map.spec index 060dc8a..227d4d9 100644 --- a/rust-linked-hash-map.spec +++ b/rust-linked-hash-map.spec @@ -5,8 +5,8 @@ %global crate linked-hash-map Name: rust-%{crate} -Version: 0.5.0 -Release: 2%{?dist} +Version: 0.5.1 +Release: 1%{?dist} Summary: HashMap wrapper that holds key-value pairs in insertion order License: MIT or ASL 2.0 @@ -14,7 +14,7 @@ URL: https://crates.io/crates/linked-hash-map Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate # Initial patched metadata # * clippy is nightly -Patch0: linked-hash-map-0.5.0-fix-metadata.diff +Patch0: linked-hash-map-0.5.1-fix-metadata.diff ExclusiveArch: %{rust_arches} @@ -59,6 +59,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/deploy-docs.sh %changelog +* Tue Jan 30 2018 Igor Gnatenko - 0.5.1-1 +- Update to 0.5.1 + * Mon Jan 08 2018 Igor Gnatenko - 0.5.0-2 - Rebuild for rust-packaging v5 diff --git a/sources b/sources index 45c6ab2..7bda887 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (linked-hash-map-0.5.0.crate) = 055a406df15f7e1ec058bb12c9bc4511869f3037c25435a1844412ed34c0af3f53e3af34acd1414d10ffa1bbe3867880696ef5d8a5b9679a44259366d3bb1a58 +SHA512 (linked-hash-map-0.5.1.crate) = 584644be35f931e0d0c1b085700f90891895e50680b6b8c2afeddb2c6425280af3e997798aeb56db653f8c8a7b6322d31a4fede7703b6e54ea1c4154b9e4bc53