diff --git a/.gitignore b/.gitignore index 0fc9bcc..b8d7546 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /globset-0.2.1.crate /globset-0.3.0.crate +/globset-0.4.0.crate diff --git a/globset-0.3.0-fix-metadata.diff b/globset-0.3.0-fix-metadata.diff deleted file mode 100644 index 6de8501..0000000 --- a/globset-0.3.0-fix-metadata.diff +++ /dev/null @@ -1,7 +0,0 @@ ---- globset-0.3.0/Cargo.toml 1970-01-01T01:00:00+01:00 -+++ globset-0.3.0/Cargo.toml 2018-02-12T16:19:36.315957+01:00 -@@ -43,4 +43,3 @@ - version = "0.2" - - [features] --simd-accel = ["regex/simd-accel"] diff --git a/globset-0.4.0-fix-metadata.diff b/globset-0.4.0-fix-metadata.diff new file mode 100644 index 0000000..1ff29b0 --- /dev/null +++ b/globset-0.4.0-fix-metadata.diff @@ -0,0 +1,7 @@ +--- globset-0.4.0/Cargo.toml 1970-01-01T01:00:00+01:00 ++++ globset-0.4.0/Cargo.toml 2018-04-25T17:16:24.053982+02:00 +@@ -43,4 +43,3 @@ + version = "0.2" + + [features] +-simd-accel = ["regex/simd-accel"] diff --git a/rust-globset.spec b/rust-globset.spec index 82ab97e..514f8bb 100644 --- a/rust-globset.spec +++ b/rust-globset.spec @@ -5,7 +5,7 @@ %global crate globset Name: rust-%{crate} -Version: 0.3.0 +Version: 0.4.0 Release: 1%{?dist} Summary: Single glob and glob set matching @@ -14,7 +14,7 @@ URL: https://crates.io/crates/globset Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate # Initial patched metadata # * No simd -Patch0: globset-0.3.0-fix-metadata.diff +Patch0: globset-0.4.0-fix-metadata.diff ExclusiveArch: %{rust_arches} @@ -24,7 +24,7 @@ BuildRequires: (crate(aho-corasick) >= 0.6.0 with crate(aho-corasick) < 0.7.0) BuildRequires: (crate(fnv) >= 1.0.0 with crate(fnv) < 2.0.0) BuildRequires: (crate(log) >= 0.4.0 with crate(log) < 0.5.0) BuildRequires: (crate(memchr) >= 2.0.0 with crate(memchr) < 3.0.0) -BuildRequires: (crate(regex) >= 0.2.1 with crate(regex) < 0.3.0) +BuildRequires: (crate(regex) >= 0.2.9 with crate(regex) < 0.3.0) %if %{with check} # [dev-dependencies] BuildRequires: (crate(glob) >= 0.2.0 with crate(glob) < 0.3.0) @@ -66,6 +66,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Wed Apr 25 2018 Igor Gnatenko - 0.4.0-1 +- Update to 0.4.0 + * Mon Feb 12 2018 Igor Gnatenko - 0.3.0-1 - Update to 0.3.0 diff --git a/sources b/sources index f8a72f8..ef86d41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (globset-0.3.0.crate) = 53cce0854058e70c869c4d7803dc040866028bb91ef2a5be59f3d93de18452898ec958b035961d536821fe967ad52c074114dcf23d62e0d0a5317b32d264e8bf +SHA512 (globset-0.4.0.crate) = f24b8d9aa298859bba38f8a5bbacb8f2cb6a8f6fe165a14409216d27d856885e234220a15d66c133725cba39a802139c6242f2e5f3787154f929b92152f4d1a8