SHA256
1
0
forked from pool/diffutils

Accepting request 417947 from home:pluskalm:branches:Base:System

- 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

OBS-URL: https://build.opensuse.org/request/show/417947
OBS-URL: https://build.opensuse.org/package/show/Base:System/diffutils?expand=0&rev=38
This commit is contained in:
2016-08-09 17:11:28 +00:00
committed by Git OBS Bridge
parent 16b0da7cd3
commit 7e079a5296
7 changed files with 44 additions and 45 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
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