From 3d9c0af0e669966dfd74b9ae96082447f2d7a44b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 4 Feb 2010 15:41:07 +0000 Subject: [PATCH] Updated to libzip 0.9.3 --- .cvsignore | 2 +- libzip.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 943153b..0dc3473 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libzip-0.9.tar.bz2 +libzip-0.9.3.tar.bz2 diff --git a/libzip.spec b/libzip.spec index e35ee47..32f8bdb 100644 --- a/libzip.spec +++ b/libzip.spec @@ -2,8 +2,8 @@ # https://bugzilla.redhat.com/show_bug.cgi?id=393041 Name: libzip -Version: 0.9 -Release: 4%{?dist} +Version: 0.9.3 +Release: 1%{?dist} Summary: C library for reading, creating, and modifying zip archives Group: System Environment/Libraries @@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 04 2010 Kalev Lember - 0.9.3-1 +- Updated to libzip 0.9.3 + * Tue Aug 11 2009 Ville Skyttä - 0.9-4 - Use bzipped upstream tarball. diff --git a/sources b/sources index 13793d7..67c6167 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56b9f11c1eee5eed189a20183d7e06b0 libzip-0.9.tar.bz2 +27610091ca27bf843a6646cd05de35b9 libzip-0.9.3.tar.bz2