summaryrefslogtreecommitdiffstats
path: root/libzip.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-08-08 11:51:27 +0200
committerRemi Collet <fedora@famillecollet.com>2013-08-08 11:51:27 +0200
commit098af2ee44706eda1d49ace737e4979de35207ca (patch)
treee334cf6b2a8c7fd1419643cde4718855c0b465e1 /libzip.spec
parent78ef147bbb6d9964f90207014412c8395e53e2a4 (diff)
libzip 0.11.1 WIP
Diffstat (limited to 'libzip.spec')
-rw-r--r--libzip.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/libzip.spec b/libzip.spec
index ea5f0fa..c87ba8b 100644
--- a/libzip.spec
+++ b/libzip.spec
@@ -2,13 +2,13 @@
%define multilib_archs x86_64 %{ix86} ppc64 ppc s390x s390 sparc64 sparcv9
Name: libzip
-Version: 0.10.1
-Release: 7%{?dist}
+Version: 0.11.1
+Release: 1%{?dist}
Summary: C library for reading, creating, and modifying zip archives
License: BSD
URL: http://www.nih.at/libzip/index.html
-Source0: http://www.nih.at/libzip/libzip-%{version}.tar.bz2
+Source0: http://www.nih.at/libzip/libzip-%{version}.tar.xz
#BuildRequires: automake libtool
BuildRequires: zlib-devel
@@ -17,7 +17,7 @@ BuildRequires: zlib-devel
Source1: zipconf.h
# fonctionnal changes from php bundled library
-Patch0: libzip-0.10-php.patch
+Patch0: libzip-0.11-php.patch
%description
@@ -94,6 +94,9 @@ ln -s ../%{_lib}/libzip/include/zipconf.h \
%changelog
+* Thu Aug 08 2013 Remi Collet <remi@fedoraproject.org> - 0.11.1-1
+- update to 0.11.1
+
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
@@ -154,7 +157,7 @@ ln -s ../%{_lib}/libzip/include/zipconf.h \
* Fri Jan 11 2008 Rex Dieter <rdieter[AT]fedoraproject.org> 0.8-4
- use better workaround for removing rpaths
-* Wed Nov 20 2007 Sebastian Vahl <fedora@deadbabylon.de> 0.8-3
+* Tue Nov 20 2007 Sebastian Vahl <fedora@deadbabylon.de> 0.8-3
- require pkgconfig in devel subpkg
- move api description to devel subpkg
- keep timestamps in %%install