Hello community, here is the log from the commit of package pixz for openSUSE:Factory checked in at 2012-11-29 09:28:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pixz (Old) and /work/SRC/openSUSE:Factory/.pixz.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pixz", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/pixz/pixz.changes 2012-09-23 21:09:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pixz.new/pixz.changes 2012-11-29 09:28:57.000000000 +0100 @@ -1,0 +2,10 @@ +Tue Nov 27 12:08:26 UTC 2012 - sweet_...@gmx.de + +- update to first official release 1.0 + * Support streaming input, still decompressing in parallel + * Platform independent endian support + * Allow capping the number of threads (new switch -p) + * Add help option (-h) + * Write the compressed/uncompressed size into block headers + +------------------------------------------------------------------- Old: ---- pixz-c5f99bf4b4.tar.xz New: ---- pixz-1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pixz.spec ++++++ --- /var/tmp/diff_new_pack.X8pX2q/_old 2012-11-29 09:28:58.000000000 +0100 +++ /var/tmp/diff_new_pack.X8pX2q/_new 2012-11-29 09:28:58.000000000 +0100 @@ -16,18 +16,15 @@ # -%define _githash c5f99bf4b4 - Name: pixz -Version: 0.0+git20120918 +Version: 1.0 Release: 0 Summary: Parallel, indexing version of XZ License: BSD-2-Clause Group: Productivity/Archiving/Compression Url: https://github.com/vasi/pixz -Source: pixz-%{_githash}.tar.xz +Source: pixz-%{version}.tar.gz BuildRequires: libarchive-devel -BuildRequires: xz BuildRequires: xz-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -40,7 +37,7 @@ rather than a collection of smaller blocks. This makes random access to the original data impossible. %prep -%setup -q -n pixz +%setup -q %build make %{?_smp_mflags} -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org