From d14d024a1601fbddc87332cb7f6effc11eac47fa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 18 Feb 2014 22:59:40 +0100 Subject: [PATCH] - up to 2.17 (10x speedup in multibyte locale in some common cases) --- grep.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grep.spec b/grep.spec index 6cc633a..d651aed 100644 --- a/grep.spec +++ b/grep.spec @@ -14,13 +14,13 @@ Summary(ru.UTF-8): Утилиты поиска по шаблонам GNU grep Summary(tr.UTF-8): Dosyalarda katar arama aracı Summary(uk.UTF-8): Утиліти пошуку по шаблонам GNU grep Name: grep -Version: 2.16 +Version: 2.17 Release: 1 Epoch: 2 License: GPL v3+ Group: Applications/Text Source0: http://ftp.gnu.org/gnu/grep/%{name}-%{version}.tar.xz -# Source0-md5: 502350a6c8f7c2b12ee58829e760b44d +# Source0-md5: 3b1f0cbf1139e76171f790665b1b41cf Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: 1b5e726d0bee53e898531de4a76ad290 Patch0: %{name}-info.patch -- 2.44.0