SHA256
1
0
forked from pool/grep

Accepting request 838206 from home:AndreasStieger:branches:Base:System

GNU grep 3.5

OBS-URL: https://build.opensuse.org/request/show/838206
OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=106
This commit is contained in:
2020-09-28 09:02:25 +00:00
committed by Git OBS Bridge
parent 63595ee723
commit cc503460e4
7 changed files with 30 additions and 123 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Sep 28 08:54:47 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- grep 3.5:
* message for matching binary files now sent to stderr, and changed
* --files-without-match (-L) behavior reverted to again succeed
when a line is selected, not when a file is listed
* various bug fixes
- drop gnulib-test-avoid-FP-perror-strerror.patch, upstream
-------------------------------------------------------------------
Mon Aug 31 10:23:23 UTC 2020 - Bernhard Voelker <mail@bernhard-voelker.de>