Hello community, here is the log from the commit of package clzip for openSUSE:Factory checked in at 2013-10-09 09:42:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clzip (Old) and /work/SRC/openSUSE:Factory/.clzip.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clzip" Changes: -------- --- /work/SRC/openSUSE:Factory/clzip/clzip.changes 2013-07-01 15:52:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.clzip.new/clzip.changes 2013-10-09 09:42:42.000000000 +0200 @@ -1,0 +2,7 @@ +Wed Oct 2 01:08:32 UTC 2013 - [email protected] + +- Update to new upstream release 1.5 +* Clzip now shows the progress of compression at verbosity + level 2 (-vv). + +------------------------------------------------------------------- Old: ---- clzip-1.4.tar.lz clzip-1.4.tar.lz.sig New: ---- clzip-1.5.tar.lz clzip-1.5.tar.lz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clzip.spec ++++++ --- /var/tmp/diff_new_pack.6wctn3/_old 2013-10-09 09:42:43.000000000 +0200 +++ /var/tmp/diff_new_pack.6wctn3/_new 2013-10-09 09:42:43.000000000 +0200 @@ -1,4 +1,8 @@ # vim: set sw=4 ts=4 et nu: +# +# spec file for package clzip +# +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011-2013 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -11,21 +15,27 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + Name: clzip -Version: 1.4 +Version: 1.5 Release: 0 Summary: Lossless Data Compressor based on LZMA -URL: http://www.nongnu.org/lzip/clzip.html -Group: Productivity/Archiving/Compression License: GPL-3.0+ +Group: Productivity/Archiving/Compression +Url: http://www.nongnu.org/lzip/clzip.html #Freecode-URL: http://freecode.com/projects/clzip Source: http://download.savannah.gnu.org/releases/lzip/%name-%version.tar.lz Source2: http://download.savannah.gnu.org/releases/lzip/%name-%version.tar.lz.sig Source3: %name.keyring -BuildRoot: %{_tmppath}/build-%{name}-%{version} -BuildRequires: gcc lzip make glibc-devel pkgconfig +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: gcc +BuildRequires: glibc-devel +BuildRequires: lzip +BuildRequires: make +BuildRequires: pkgconfig %if 0%{?suse_version} >= 1230 BuildRequires: gpg-offline %endif -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
