From c26d76cc374e15296a937c31e5e99310d263288d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 28 Jun 2018 10:58:56 +0200 Subject: [PATCH] Update to 0.6.5 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + rust-aho-corasick.spec | 19 +++++++++---------- sources | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 360a3c0..7c355a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /aho-corasick-0.6.3.crate /aho-corasick-0.6.4.crate +/aho-corasick-0.6.5.crate diff --git a/rust-aho-corasick.spec b/rust-aho-corasick.spec index 941efb0..dc72cbd 100644 --- a/rust-aho-corasick.spec +++ b/rust-aho-corasick.spec @@ -6,17 +6,13 @@ %global crate aho-corasick Name: rust-%{crate} -Version: 0.6.4 -Release: 5%{?dist} +Version: 0.6.5 +Release: 1%{?dist} Summary: Fast multiple substring searching with finite state machines License: Unlicense or MIT URL: https://crates.io/crates/aho-corasick Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate -# Initial patched metadata -# * Bump quickcheck to 0.6, rand to 0.4, https://github.com/BurntSushi/aho-corasick/pull/23 -# * Bump docopt to 1, https://github.com/BurntSushi/aho-corasick/commit/c061333963a3abd7fe715b364eff0ca92ad8f98e -Patch0: aho-corasick-0.6.4-fix-metadata.diff ExclusiveArch: %{rust_arches} @@ -25,12 +21,12 @@ BuildRequires: rust-packaging BuildRequires: (crate(memchr) >= 2.0.0 with crate(memchr) < 3.0.0) %if %{with check} # [dev-dependencies] -BuildRequires: (crate(csv) >= 0.15.0 with crate(csv) < 0.16.0) +BuildRequires: (crate(csv) >= 1.0.0 with crate(csv) < 2.0.0) BuildRequires: (crate(docopt) >= 1.0.0 with crate(docopt) < 2.0.0) -BuildRequires: (crate(memmap) >= 0.5.0 with crate(memmap) < 0.6.0) +BuildRequires: (crate(memmap) >= 0.6.0 with crate(memmap) < 0.7.0) BuildRequires: (crate(quickcheck) >= 0.6.0 with crate(quickcheck) < 0.7.0) -BuildRequires: (crate(rand) >= 0.4.0 with crate(rand) < 0.5.0) -BuildRequires: (crate(rustc-serialize) >= 0.3.0 with crate(rustc-serialize) < 0.4.0) +BuildRequires: (crate(serde) >= 1.0.0 with crate(serde) < 2.0.0) +BuildRequires: (crate(serde_derive) >= 1.0.0 with crate(serde_derive) < 2.0.0) %endif %description @@ -69,6 +65,9 @@ which use %{crate} from crates.io. %exclude %{_bindir}/aho-corasick-dot %changelog +* Thu Jun 28 2018 Igor Gnatenko - 0.6.5-1 +- Update to 0.6.5 + * Thu Jun 14 2018 Igor Gnatenko - 0.6.4-5 - Bump docopt to 1 diff --git a/sources b/sources index 14974e1..f1d8d19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (aho-corasick-0.6.4.crate) = 0191f627896469bdb271f1b9d2f3d3b0f7952579cd07c2659996ad66a961dbe605c6a4a929100d6b9c246e65199c0e180b1e8349943f06a6f08250e003e62b65 +SHA512 (aho-corasick-0.6.5.crate) = d3d60b5fefc5b5c5aa93143d9c7a7f3d0ae543f8e6864d63512d8cd6421bc72badb953aa8acd2f385ee402053e54fd9e9e7e0ebb8b02cc632ab5797f68ae2f21