Update to 0.13.38.

This commit is contained in:
Matthias Saou 2005-04-05 09:04:05 +00:00
parent 5e001b31da
commit 6bc9d4e616
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
zziplib-0.13.36.tar.bz2 zziplib-0.13.38.tar.bz2

View File

@ -1 +1 @@
263f642825b8a9d56f7bfc26404e965d zziplib-0.13.36.tar.bz2 3eccd9b39c057eb49652e90914abfdf5 zziplib-0.13.38.tar.bz2

View File

@ -1,9 +1,9 @@
# $Id: zziplib.spec,v 1.2 2004/11/16 18:50:29 thias Exp $ # $Id: zziplib.spec,v 1.3 2005/04/05 09:04:05 thias Exp $
Summary: Lightweight library to easily extract data from zip files Summary: Lightweight library to easily extract data from zip files
Name: zziplib Name: zziplib
Version: 0.13.36 Version: 0.13.38
Release: 2 Release: 1
License: LGPL/MPL License: LGPL/MPL
Group: Applications/Archiving Group: Applications/Archiving
URL: http://zziplib.sourceforge.net/ URL: http://zziplib.sourceforge.net/
@ -79,6 +79,9 @@ zziplib library.
%changelog %changelog
* Tue Apr 5 2005 Matthias Saou <http://freshrpms.net/> 0.13.38-1
- Update to 0.13.38, fixes gcc4 compile issues (Adrian Reber).
* Tue Nov 16 2004 Matthias Saou <http://freshrpms.net/> 0.13.36-2 * Tue Nov 16 2004 Matthias Saou <http://freshrpms.net/> 0.13.36-2
- Bump release to provide Extras upgrade path. - Bump release to provide Extras upgrade path.