Hello community,

here is the log from the commit of package grep for openSUSE:Factory checked in 
at 2015-11-08 14:34:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2015-07-21 
13:23:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.grep.new/grep.changes   2015-11-08 
14:34:55.000000000 +0100
@@ -1,0 +2,14 @@
+Tue Nov  3 13:45:34 UTC 2015 - [email protected]
+
+- testsuite.patch: disable unreliable test mb-non-UTF8-performance
+
+-------------------------------------------------------------------
+Mon Nov  2 18:20:38 UTC 2015 - [email protected]
+
+- GNU grep 2.22:
+  * Improve performance for patterns containing very long strings
+  * Output and pattern matching bug fixes
+- drop add gnulib-perl522.patch, changed upstream
+- drop grep-F-heap-overrun.patch, included upstream
+
+-------------------------------------------------------------------

Old:
----
  gnulib-perl522.patch
  grep-2.21.tar.xz
  grep-2.21.tar.xz.sig
  grep-F-heap-overrun.patch

New:
----
  grep-2.22.tar.xz
  grep-2.22.tar.xz.sig
  testsuite.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ grep.spec ++++++
--- /var/tmp/diff_new_pack.um4D16/_old  2015-11-08 14:34:57.000000000 +0100
+++ /var/tmp/diff_new_pack.um4D16/_new  2015-11-08 14:34:57.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           grep
-Version:        2.21
+Version:        2.22
 Release:        0
 Summary:        Print lines matching a pattern
 License:        GPL-3.0+
@@ -26,9 +26,7 @@
 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
-Patch0:         grep-F-heap-overrun.patch
-# PATCH-FIX-UPSTREAM http://comments.gmane.org/gmane.comp.lib.gnulib.bugs/35272
-Patch1:         gnulib-perl522.patch
+Patch0:         testsuite.patch
 BuildRequires:  makeinfo
 BuildRequires:  pcre-devel
 BuildRequires:  xz
@@ -47,8 +45,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-chmod +x tests/kwset-abuse
 %if 0%{?suse_version} < 1120
 echo 
"ac_cv_search_pcre_compile=\${ac_cv_search_pcre_compile=%{_libdir}/libpcre.a}" 
>config.cache
 %endif

++++++ grep-2.21.tar.xz -> grep-2.22.tar.xz ++++++
++++ 64049 lines of diff (skipped)


++++++ testsuite.patch ++++++
Index: grep-2.22/tests/mb-non-UTF8-performance
===================================================================
--- grep-2.22.orig/tests/mb-non-UTF8-performance
+++ grep-2.22/tests/mb-non-UTF8-performance
@@ -18,6 +18,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+exit 77
+
 . "${srcdir=.}/init.sh"; path_prepend_ ../src
 
 fail=0

Reply via email to