diff --git a/zziplib-0.13.56.tar.bz2 b/zziplib-0.13.56.tar.bz2 deleted file mode 100644 index 4a37c21..0000000 --- a/zziplib-0.13.56.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:056b3194c1ac7267adc5d912c4b2d1f508a807df0a7e34e03ae1dcaa3fdefe60 -size 696931 diff --git a/zziplib-0.13.58.tar.bz2 b/zziplib-0.13.58.tar.bz2 new file mode 100644 index 0000000..c29c783 --- /dev/null +++ b/zziplib-0.13.58.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5508809fd1f5a204363bf1e332ddc564407414649947936a6918f48ca271498e +size 697043 diff --git a/zziplib.changes b/zziplib.changes index 0f3f258..7cbf396 100644 --- a/zziplib.changes +++ b/zziplib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 15 16:43:03 CET 2010 - dimstar@opensuse.org + +- Update to version 0.13.58: + + Some bugs fixed, see ChangeLog + ------------------------------------------------------------------- Mon Jul 27 16:24:06 CEST 2009 - coolo@novell.com diff --git a/zziplib.spec b/zziplib.spec index eccd1c7..3d5b81e 100644 --- a/zziplib.spec +++ b/zziplib.spec @@ -1,7 +1,7 @@ # -# spec file for package zziplib (Version 0.13.56) +# spec file for package zziplib (Version 0.13.58) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,9 +20,9 @@ Name: zziplib Summary: ZZipLib: Free Zip Compression Library with an Easy-to-Use API -Version: 0.13.56 +Version: 0.13.58 Release: 1 -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: System/Libraries AutoReqProv: on Url: http://zziplib.sourceforge.net @@ -36,7 +36,7 @@ ZZipLib is a library for dealing with zip and zip-like archives by using free algorithms of zlib. %package devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: ZZipLib: free zip compression library with easy to use API Group: Development/Libraries/C and C++ Requires: %{name} = %{version} zlib-devel