6
0
forked from pool/diffutils

Accepting request 436760 from openSUSE:Factory

Revert to version 3.3 - boo#1003528 is too long-living

OBS-URL: https://build.opensuse.org/request/show/436760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diffutils?expand=0&rev=34
This commit is contained in:
2016-10-22 09:35:21 +00:00
committed by Git OBS Bridge
parent 14204cd925
commit ae63bd375e
7 changed files with 45 additions and 52 deletions

View File

@@ -1,24 +1,3 @@
-------------------------------------------------------------------
Mon Aug 22 20:34:19 UTC 2016 - astieger@suse.com
- Diffutils 3.5:
* diff3 no longer malfunctions due to use-after-free
[bug introduced in 3.4]
* diff --color no longer colorizes when TERM=dumb
-------------------------------------------------------------------
Tue Aug 9 09:03:53 UTC 2016 - mpluskal@suse.com
- Update to version 3.4
* diff accepts two new options --color and --palette to generate
and configure colored output. --color takes an optional
argument specifying when to colorize a line: --color=always,
--color=auto, --color=never. --palette is used to configure
which colors are used.
* many bugfixes
- New -lang subpackage
- Drop no longer needed gnulib-perl522.patch
-------------------------------------------------------------------
Thu Feb 4 09:29:27 UTC 2016 - mpluskal@suse.com