Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package grep for openSUSE:Factory checked in at 2023-03-08 14:50:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grep (Old) and /work/SRC/openSUSE:Factory/.grep.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grep" Wed Mar 8 14:50:58 2023 rev:87 rq:1069579 version:3.9 Changes: -------- --- /work/SRC/openSUSE:Factory/grep/grep.changes 2023-01-07 17:15:43.444727632 +0100 +++ /work/SRC/openSUSE:Factory/.grep.new.31432/grep.changes 2023-03-08 14:50:59.582159967 +0100 @@ -1,0 +2,9 @@ +Mon Mar 6 09:28:35 UTC 2023 - Andreas Schwab <[email protected]> + +- Update to grep 3.9 + * With -P, some non-ASCII UTF8 characters were not recognized as + word-constituent due to our omission of the PCRE2_UCP flag. + * When given multiple patterns the last of which has a back-reference, + grep no longer sometimes mistakenly matches lines in some cases + +------------------------------------------------------------------- Old: ---- grep-3.8.tar.xz grep-3.8.tar.xz.sig New: ---- grep-3.9.tar.xz grep-3.9.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grep.spec ++++++ --- /var/tmp/diff_new_pack.VIWaYj/_old 2023-03-08 14:51:00.350164149 +0100 +++ /var/tmp/diff_new_pack.VIWaYj/_new 2023-03-08 14:51:00.354164171 +0100 @@ -17,7 +17,7 @@ Name: grep -Version: 3.8 +Version: 3.9 Release: 0 Summary: Print lines matching a pattern License: GPL-3.0-or-later @@ -65,7 +65,6 @@ echo exit 77 > gnulib-tests/test-c-stack.sh echo 'int main() { return 77; }' > gnulib-tests/test-sigsegv-catch-stackoverflow1.c echo 'int main() { return 77; }' > gnulib-tests/test-sigsegv-catch-stackoverflow2.c -echo 'int main() { return 77; }' > gnulib-tests/test-free.c %endif %make_build check ++++++ grep-3.8.tar.xz -> grep-3.9.tar.xz ++++++ ++++ 55101 lines of diff (skipped)
