Hello community, here is the log from the commit of package grep for openSUSE:Factory checked in at 2014-06-18 22:04:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-05-26 14:39:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.grep.new/grep.changes 2014-06-18 22:04:38.000000000 +0200 @@ -1,0 +2,16 @@ +Sat Jun 7 20:35:48 UTC 2014 - [email protected] + +- GNU grep 2.20 +- Bug fixes: + * grep --max-count=N FILE would no longer stop reading after the + Nth match. I.e., while grep would still print the correct + output, it would continue reading until end of input, and + hence, potentially forever. [introduced in 2.19] + * A command like echo aa|grep -E 'a(b$|c$)' would mistakenly + report the input as a matched line. [introduced in 2.19] +- Changes in behavior: + * grep --exclude-dir='FOO/' now excludes the directory FOO. + Previously, the trailing slash meant the option was + ineffective. + +------------------------------------------------------------------- Old: ---- grep-2.19.tar.xz grep-2.19.tar.xz.sig New: ---- grep-2.20.tar.xz grep-2.20.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grep.spec ++++++ --- /var/tmp/diff_new_pack.8S6svQ/_old 2014-06-18 22:04:39.000000000 +0200 +++ /var/tmp/diff_new_pack.8S6svQ/_new 2014-06-18 22:04:39.000000000 +0200 @@ -17,7 +17,7 @@ Name: grep -Version: 2.19 +Version: 2.20 Release: 0 Summary: Print lines matching a pattern License: GPL-3.0+ ++++++ grep-2.19.tar.xz -> grep-2.20.tar.xz ++++++ ++++ 13505 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
