From 3f7460c43412f58a7006b235db518dfeb983d2610f51c08465007f891c7eb487 Mon Sep 17 00:00:00 2001 From: Pascal Bleser Date: Wed, 27 Jan 2010 08:15:34 +0000 Subject: [PATCH] 0.3 OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=2 --- plzip-0.2.tar.bz2 | 3 --- plzip-0.3.tar.bz2 | 3 +++ plzip.changes | 12 ++++++++++++ plzip.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 plzip-0.2.tar.bz2 create mode 100644 plzip-0.3.tar.bz2 diff --git a/plzip-0.2.tar.bz2 b/plzip-0.2.tar.bz2 deleted file mode 100644 index 89e4a34..0000000 --- a/plzip-0.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd33e27b009bf02ad5b565b4ef4fc97aaa8936cd160883e6b7b83527d0ae9a71 -size 53588 diff --git a/plzip-0.3.tar.bz2 b/plzip-0.3.tar.bz2 new file mode 100644 index 0000000..8be9595 --- /dev/null +++ b/plzip-0.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4941d443952468faeb5573a082958b74c2ef1219a06d76149583f2b15d66225 +size 52156 diff --git a/plzip.changes b/plzip.changes index c9cba78..de83e6a 100644 --- a/plzip.changes +++ b/plzip.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jan 27 00:54:20 UTC 2010 - pascal.bleser@opensuse.org + +- update to 0.3: + * the "--data-size" option has been added + * the output file is now removed if plzip is interrupted + * this version automatically chooses the smallest possible + dictionary size for each member during compression, saving + memory during decompression + * regular files are now opened in binary mode on non-POSIX + platforms defining the O_BINARY macro + ------------------------------------------------------------------- Tue Jan 19 13:48:40 UTC 2010 - pascal.bleser@opensuse.org diff --git a/plzip.spec b/plzip.spec index 5e93562..aacfd88 100644 --- a/plzip.spec +++ b/plzip.spec @@ -1,7 +1,7 @@ # norootforbuild Name: plzip -Version: 0.2 +Version: 0.3 Release: 0 Summary: Parallel LZMA Data Compressor # http://mirrors.zerg.biz/nongnu/lzip/plzip-%{version}.tar.gz