Hello community, here is the log from the commit of package grep for openSUSE:Factory checked in at 2017-02-13 00:25:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grep (Old) and /work/SRC/openSUSE:Factory/.grep.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grep" Changes: -------- --- /work/SRC/openSUSE:Factory/grep/grep.changes 2016-12-17 09:45:56.146019639 +0100 +++ /work/SRC/openSUSE:Factory/.grep.new/grep.changes 2017-02-13 00:25:33.643518043 +0100 @@ -1,0 +2,14 @@ +Wed Feb 8 09:56:26 UTC 2017 - [email protected] + +- Update to version 2.28: + * Improve performance for -E or -G pattern lists that are easily + converted to -F format. + * Fix performance regression with multiple patterns. + * When standard output is /dev/null, grep no longer fails when + standard input is a file in the Linux /proc file system, or when + standard input is a pipe and standard output is in append mode. + * When grep -Fo finds matches of differing length, it could + mistakenly print a shorter one. Now it prints a longest one. +- Drop upstreamed proc-lseek-glitch.patch + +------------------------------------------------------------------- Old: ---- grep-2.27.tar.xz grep-2.27.tar.xz.sig proc-lseek-glitch.patch New: ---- grep-2.28.tar.xz grep-2.28.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grep.spec ++++++ --- /var/tmp/diff_new_pack.Luk2v9/_old 2017-02-13 00:25:35.611236339 +0100 +++ /var/tmp/diff_new_pack.Luk2v9/_new 2017-02-13 00:25:35.615235767 +0100 @@ -1,7 +1,7 @@ # # spec file for package grep # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: grep -Version: 2.27 +Version: 2.28 Release: 0 Summary: Print lines matching a pattern License: GPL-3.0+ @@ -26,7 +26,6 @@ Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz Source2: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig Source3: http://savannah.gnu.org/project/memberlist-gpgkeys.php?group=grep&download=1#/%{name}.keyring -Patch1: proc-lseek-glitch.patch BuildRequires: makeinfo BuildRequires: pcre-devel BuildRequires: xz @@ -45,7 +44,6 @@ %prep %setup -q -%patch1 -p1 %if 0%{?suse_version} < 1120 echo "ac_cv_search_pcre_compile=\${ac_cv_search_pcre_compile=%{_libdir}/libpcre.a}" >config.cache %endif ++++++ grep-2.27.tar.xz -> grep-2.28.tar.xz ++++++ ++++ 35832 lines of diff (skipped) ++++++ grep.keyring ++++++ Binary files /var/tmp/diff_new_pack.Luk2v9/_old and /var/tmp/diff_new_pack.Luk2v9/_new differ
