Hello community,

here is the log from the commit of package grep for openSUSE:Factory checked in 
at 2019-01-15 09:08:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grep (Old)
 and      /work/SRC/openSUSE:Factory/.grep.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grep"

Tue Jan 15 09:08:19 2019 rev:69 rq:663378 version:3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/grep/grep.changes        2018-11-26 
10:12:06.126309367 +0100
+++ /work/SRC/openSUSE:Factory/.grep.new.28833/grep.changes     2019-01-15 
09:08:21.550680147 +0100
@@ -1,0 +2,15 @@
+Mon Jan  7 11:53:21 UTC 2019 - sch...@suse.de
+
+- Update to grep 3.3
+  ** Changes in behavior
+  * The --files-without-match (-L) option now causes grep to succeed
+    when a file is listed, instead of when a line is selected.
+  ** Improvements
+  * An over-30x performance improvement when many 'or'd expressions
+    share a common prefix, thanks to improvements in gnulib's dfa.c
+  * An additional 3-23% speed-up when searching large files, via
+    increased initial buffer size.
+  * grep now diagnoses stack overflow
+- remove-backref-alt-test.patch: remove
+
+-------------------------------------------------------------------

Old:
----
  grep-3.1.tar.xz
  grep-3.1.tar.xz.sig
  remove-backref-alt-test.patch

New:
----
  grep-3.3.tar.xz
  grep-3.3.tar.xz.sig

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

Other differences:
------------------
++++++ grep.spec ++++++
--- /var/tmp/diff_new_pack.JH9Vh1/_old  2019-01-15 09:08:22.094679648 +0100
+++ /var/tmp/diff_new_pack.JH9Vh1/_new  2019-01-15 09:08:22.094679648 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package grep
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           grep
-Version:        3.1
+Version:        3.3
 Release:        0
 Summary:        Print lines matching a pattern
 License:        GPL-3.0-or-later
@@ -26,7 +26,6 @@
 Source0:        https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
 Source2:        https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
 Source3:        
https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=grep&download=1#/%{name}.keyring
-Patch0:         remove-backref-alt-test.patch
 BuildRequires:  fdupes
 BuildRequires:  makeinfo
 BuildRequires:  pcre-devel
@@ -43,12 +42,11 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure \
   --disable-silent-rules \
-  --without-included-regex
+  %{nil}
 %if 0%{?do_profiling}
   make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_generate} 
-fno-profile-values"
   # do not run profiling in parallel for reproducible builds (boo#1040589)

++++++ grep-3.1.tar.xz -> grep-3.3.tar.xz ++++++
++++ 104577 lines of diff (skipped)

++++++ grep.keyring ++++++
--- /var/tmp/diff_new_pack.JH9Vh1/_old  2019-01-15 09:08:22.690679101 +0100
+++ /var/tmp/diff_new_pack.JH9Vh1/_new  2019-01-15 09:08:22.694679097 +0100
@@ -540,7 +540,6 @@
 =Ala3
 -----END PGP PUBLIC KEY BLOCK-----
 
-
 -----BEGIN PGP PUBLIC KEY BLOCK-----
 Version: GnuPG v1.4.10 (GNU/Linux)
 
@@ -913,7 +912,6 @@
 =5dqZ
 -----END PGP PUBLIC KEY BLOCK-----
 
-
 -----BEGIN PGP PUBLIC KEY BLOCK-----
 Version: GnuPG v1
 
@@ -967,6 +965,3 @@
 =eykL
 -----END PGP PUBLIC KEY BLOCK-----
 
-
-
-


Reply via email to