From d58e64d636519c3c2ca8a2234d88e06f0f7f5133 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 2 May 2018 14:28:41 -0700 Subject: [PATCH] Update to 0.7.22 --- .gitignore | 1 + phf-0.7.21-fix-metadata.diff | 11 ----------- phf-0.7.22-fix-metadata.diff | 7 +++++++ rust-phf.spec | 14 ++++++++------ sources | 2 +- 5 files changed, 17 insertions(+), 18 deletions(-) delete mode 100644 phf-0.7.21-fix-metadata.diff create mode 100644 phf-0.7.22-fix-metadata.diff diff --git a/.gitignore b/.gitignore index dc38d3f..5052d1d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /phf-0.7.21.crate +/phf-0.7.22.crate diff --git a/phf-0.7.21-fix-metadata.diff b/phf-0.7.21-fix-metadata.diff deleted file mode 100644 index 436eb04..0000000 --- a/phf-0.7.21-fix-metadata.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- phf-0.7.21/Cargo.toml 2017-01-19T09:16:46+01:00 -+++ phf-0.7.21/Cargo.toml 2018-01-24T16:26:39.081358+01:00 -@@ -14,7 +14,6 @@ - - [features] - core = ["phf_shared/core"] --unicase = ["phf_shared/unicase"] - - [dependencies] --phf_shared = { version = "=0.7.21", path = "../phf_shared" } -+phf_shared = "=0.7.21" diff --git a/phf-0.7.22-fix-metadata.diff b/phf-0.7.22-fix-metadata.diff new file mode 100644 index 0000000..2d01fd9 --- /dev/null +++ b/phf-0.7.22-fix-metadata.diff @@ -0,0 +1,7 @@ +--- phf-0.7.22/Cargo.toml 1969-12-31T16:00:00-08:00 ++++ phf-0.7.22/Cargo.toml 2018-05-02T14:24:36.895713-07:00 +@@ -28,4 +28,3 @@ + + [features] + core = ["phf_shared/core"] +-unicase = ["phf_shared/unicase"] diff --git a/rust-phf.spec b/rust-phf.spec index 2a98d18..998887d 100644 --- a/rust-phf.spec +++ b/rust-phf.spec @@ -5,8 +5,8 @@ %global crate phf Name: rust-%{crate} -Version: 0.7.21 -Release: 2%{?dist} +Version: 0.7.22 +Release: 1%{?dist} Summary: Runtime support for perfect hash function data structures # https://github.com/sfackler/rust-phf/pull/118 @@ -14,15 +14,14 @@ License: MIT URL: https://crates.io/crates/phf Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate # Initial patched metadata -# * No paths -# * Remove unicase feautre, https://github.com/sfackler/rust-phf/pull/117 -Patch0: phf-0.7.21-fix-metadata.diff +# * Remove unicase feature, https://github.com/sfackler/rust-phf/pull/117 +Patch0: phf-0.7.22-fix-metadata.diff ExclusiveArch: %{rust_arches} BuildRequires: rust-packaging # [dependencies] -BuildRequires: crate(phf_shared) = 0.7.21 +BuildRequires: crate(phf_shared) = 0.7.22 %description %{summary}. @@ -56,6 +55,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Wed May 02 2018 Josh Stone - 0.7.22-1 +- Update to 0.7.22 + * Fri Feb 09 2018 Fedora Release Engineering - 0.7.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index 3d0abb7..5df9bc9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phf-0.7.21.crate) = 272ddb670e314fa2f01a7cbdc75d247ce71ec29bd9b23d3fc0f30575dfaa3ed6020d64b9506e9c6509a8d132b9ec5da3cef52bebcb752bfd2d4d2b4e7a778da5 +SHA512 (phf-0.7.22.crate) = 31e2389d9ee94560df7915de86396565b17cd492554d605f38c61724e5e64e70b2ad66f5e6bb28d8ba3755870811fa41b343a6b458743d5215c1b6a0eabf4e44