Updated to libzip 0.9.3

This commit is contained in:
Kalev Lember 2010-02-04 15:41:07 +00:00
parent 6cf3e9c76d
commit 3d9c0af0e6
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
libzip-0.9.tar.bz2
libzip-0.9.3.tar.bz2

View File

@ -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 <kalev@smartlink.ee> - 0.9.3-1
- Updated to libzip 0.9.3
* Tue Aug 11 2009 Ville Skyttä <ville.skytta@iki.fi> - 0.9-4
- Use bzipped upstream tarball.

View File

@ -1 +1 @@
56b9f11c1eee5eed189a20183d7e06b0 libzip-0.9.tar.bz2
27610091ca27bf843a6646cd05de35b9 libzip-0.9.3.tar.bz2