From 70b2d1bbfdf45502da7d530495ddc43c60e33af3 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 10 Feb 2019 14:20:59 +0100 Subject: [PATCH] Update to 0.1.3 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + grep-searcher-fix-metadata.diff | 10 ++++------ rust-grep-searcher.spec | 17 ++++++++++++++++- sources | 2 +- 4 files changed, 22 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index e1949e0..45abc8f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /grep-searcher-0.1.1.crate /grep-searcher-0.1.2.crate +/grep-searcher-0.1.3.crate diff --git a/grep-searcher-fix-metadata.diff b/grep-searcher-fix-metadata.diff index 8c8c241..0517273 100644 --- a/grep-searcher-fix-metadata.diff +++ b/grep-searcher-fix-metadata.diff @@ -1,9 +1,7 @@ ---- grep-searcher-0.1.2/Cargo.toml 1970-01-01T01:00:00+01:00 -+++ grep-searcher-0.1.2/Cargo.toml 2019-02-10T09:26:02.074666+01:00 -@@ -48,6 +48,4 @@ - version = "1.1" - +--- grep-searcher-0.1.3/Cargo.toml 1970-01-01T01:00:00+01:00 ++++ grep-searcher-0.1.3/Cargo.toml 2019-02-10T14:21:44.916776+01:00 +@@ -50,4 +50,3 @@ [features] --avx-accel = [] + avx-accel = [] default = ["bytecount/runtime-dispatch-simd"] -simd-accel = ["encoding_rs/simd-accel"] diff --git a/rust-grep-searcher.spec b/rust-grep-searcher.spec index e1a3830..bf21d54 100644 --- a/rust-grep-searcher.spec +++ b/rust-grep-searcher.spec @@ -6,7 +6,7 @@ %global crate grep-searcher Name: rust-%{crate} -Version: 0.1.2 +Version: 0.1.3 Release: 1%{?dist} Summary: Fast line oriented regex searching as a library @@ -65,6 +65,18 @@ which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel %ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%package -n %{name}+avx-accel-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+avx-accel-devel %{_description} + +This package contains library source intended for building other packages +which use "avx-accel" feature of "%{crate}" crate. + +%files -n %{name}+avx-accel-devel +%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml + %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep @@ -81,6 +93,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sun Feb 10 2019 Igor Gnatenko - 0.1.3-1 +- Update to 0.1.3 + * Sun Feb 10 2019 Igor Gnatenko - 0.1.2-1 - Update to 0.1.2 diff --git a/sources b/sources index 0c45b09..75774c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (grep-searcher-0.1.2.crate) = e53f29c3b0102b9d89b014d92993a128401a39dfab75e8ce1b3c19303ed73cecd77356170f5b7ba4bd77b094eef63328a3350d3298c1145c7a5e2834b7d1a799 +SHA512 (grep-searcher-0.1.3.crate) = 67b0a9ae12fb3e90d5764593d4fbbbf00ebcd9a4f9185e1a077a974b12453fa973b2aa0914b0edcf3c201d7551d919351a12f1cd9a3429791f6581affb86b3b1