SHA256
6
0
forked from pool/gzip

- Add support for xz and lzma (bnc#799561 - zgrep silently fails on

LZMA compressed files)

OBS-URL: https://build.opensuse.org/package/show/Base:System/gzip?expand=0&rev=22
This commit is contained in:
Wojtek Dziewięcki
2013-01-31 16:49:11 +00:00
committed by Git OBS Bridge
parent aa667cf72c
commit f911255567
3 changed files with 40 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 29 12:28:39 UTC 2013 - vdziewiecki@suse.com
- Add support for xz and lzma (bnc#799561 - zgrep silently fails on
LZMA compressed files)
-------------------------------------------------------------------
Tue Oct 16 10:48:48 UTC 2012 - vcizek@suse.com