Hello community,

here is the log from the commit of package grep for openSUSE:Factory
checked in at Thu Aug 11 10:08:28 CEST 2011.



--------
--- grep/grep.changes   2010-09-24 14:51:56.000000000 +0200
+++ /mounts/work_src_done/STABLE/grep/grep.changes      2011-08-10 
05:20:41.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Aug 10 03:17:41 UTC 2011 - crrodrig...@opensuse.org
+
+- Upgrade to version 2.9 
+* grep no longer clobbers heap for an ERE like '(^| )*( |$)'' )'
+* grep -P no longer aborts when PCRE's backtracking limit is exceeded
+* grep's interpretation of range expression is now more consistent
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  grep-2.7.tar.bz2

New:
----
  grep-2.9.tar.bz2

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

Other differences:
------------------
++++++ grep.spec ++++++
--- /var/tmp/diff_new_pack.fsZjUi/_old  2011-08-11 10:07:36.000000000 +0200
+++ /var/tmp/diff_new_pack.fsZjUi/_new  2011-08-11 10:07:36.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package grep (Version 2.7)
+# spec file for package grep
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,8 +28,8 @@
 Provides:       base:/usr/bin/grep
 AutoReqProv:    on
 PreReq:         %{install_info_prereq}
-Version:        2.7
-Release:        2
+Version:        2.9
+Release:        1
 Summary:        Print lines matching a pattern
 Source:         grep-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -47,10 +47,10 @@
 
 %build
 %if 0%{?suse_version} < 1120
-%configure -C --bindir=/bin --without-included-regex
+%configure -C --bindir=/bin --disable-silent-rules --without-included-regex
 %else
 AUTOPOINT=true autoreconf --force --install
-%configure --bindir=/bin --without-included-regex
+%configure --disable-silent-rules --bindir=/bin --without-included-regex
 %endif
 %{__make} %{?_smp_mflags}
 
@@ -76,7 +76,7 @@
 %doc README AUTHORS NEWS THANKS TODO
 /bin/*
 /usr/bin/*
-%doc %{_mandir}/man1/*.gz
-%doc %{_infodir}/*.gz
+%{_mandir}/man1/*.gz
+%{_infodir}/*.gz
 
 %changelog

++++++ grep-2.7.tar.bz2 -> grep-2.9.tar.bz2 ++++++
++++ 111361 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to