From 31b9a50b045234171d089910316532bb7b155482 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 29 Nov 2017 10:45:05 +0100 Subject: [PATCH] Update to 0.6.0 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + lazycell-0.5.1-fix-metadata.diff | 13 ------------- lazycell-0.6.0-fix-metadata.diff | 13 +++++++++++++ rust-lazycell.spec | 7 +++++-- sources | 2 +- 5 files changed, 20 insertions(+), 16 deletions(-) delete mode 100644 lazycell-0.5.1-fix-metadata.diff create mode 100644 lazycell-0.6.0-fix-metadata.diff diff --git a/.gitignore b/.gitignore index 4056111..c10daf2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /lazycell-0.5.1.crate +/lazycell-0.6.0.crate diff --git a/lazycell-0.5.1-fix-metadata.diff b/lazycell-0.5.1-fix-metadata.diff deleted file mode 100644 index c564bd4..0000000 --- a/lazycell-0.5.1-fix-metadata.diff +++ /dev/null @@ -1,13 +0,0 @@ ---- lazycell-0.5.1/Cargo.toml 2017-03-24T04:11:12+01:00 -+++ lazycell-0.5.1/Cargo.toml 2017-06-16T07:42:02.289128+02:00 -@@ -17,10 +17,3 @@ - "README.md", - "src/**/*.rs", - ] -- --[dependencies] --clippy = { version = "0.0", optional = true } -- --[features] --nightly = [] --nightly-testing = ["clippy", "nightly"] diff --git a/lazycell-0.6.0-fix-metadata.diff b/lazycell-0.6.0-fix-metadata.diff new file mode 100644 index 0000000..a1f6e4d --- /dev/null +++ b/lazycell-0.6.0-fix-metadata.diff @@ -0,0 +1,13 @@ +--- lazycell-0.6.0/Cargo.toml 1970-01-01T01:00:00+01:00 ++++ lazycell-0.6.0/Cargo.toml 2017-11-29T10:44:39.126773+01:00 +@@ -21,10 +21,6 @@ + keywords = ["lazycell", "lazy", "cell", "library"] + license = "MIT/Apache-2.0" + repository = "https://github.com/indiv0/lazycell" +-[dependencies.clippy] +-version = "0.0" +-optional = true + + [features] + nightly = [] +-nightly-testing = ["clippy", "nightly"] diff --git a/rust-lazycell.spec b/rust-lazycell.spec index c322e2b..0930f38 100644 --- a/rust-lazycell.spec +++ b/rust-lazycell.spec @@ -5,7 +5,7 @@ %global crate lazycell Name: rust-%{crate} -Version: 0.5.1 +Version: 0.6.0 Release: 1%{?dist} Summary: Library providing a lazily filled Cell struct @@ -14,7 +14,7 @@ URL: https://crates.io/crates/lazycell Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate # Initial patched metadata # * clippy is nightly -Patch0: lazycell-0.5.1-fix-metadata.diff +Patch0: lazycell-0.6.0-fix-metadata.diff ExclusiveArch: %{rust_arches} @@ -54,5 +54,8 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Wed Nov 29 2017 Igor Gnatenko - 0.6.0-1 +- Update to 0.6.0 + * Fri Jun 16 2017 Igor Gnatenko - 0.5.1-1 - Initial package diff --git a/sources b/sources index 901047e..5184a45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lazycell-0.5.1.crate) = f439f8d2c913f7c249a9f2cf21e5c8614900e393f3d8af6c73a1033d7938c3c5aa6f09ceac567e11f945563c02daaa5f39da9aa35c6f1169b9de296d9c5dbd5e +SHA512 (lazycell-0.6.0.crate) = 3e3267c6b64a32142b1ed7533073dff1a9dd4304528a13838efe9fd6165beda40a2ab0613fca44ae639e67d94b4aff1c004039c52f2990a741c84358db1dcd84