[packages/libzip] Update to 1.2.0 (note: new soname)

megabajt megabajt at pld-linux.org
Sun Feb 26 10:42:50 CET 2017


commit a9097b688f0622204d753ed39cf8fc627da74c5d
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date:   Sun Feb 26 10:42:28 2017 +0100

    Update to 1.2.0 (note: new soname)

 libzip.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libzip.spec b/libzip.spec
index a8ec381..c3aa2c8 100644
--- a/libzip.spec
+++ b/libzip.spec
@@ -1,12 +1,12 @@
 Summary:	C library for reading, creating, and modifying zip archives
 Summary(pl.UTF-8):	Biblioteka C do odczytu, zapisu i modyfikacji archiwów zip
 Name:		libzip
-Version:	1.1.3
+Version:	1.2.0
 Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://www.nih.at/libzip/%{name}-%{version}.tar.xz
-# Source0-md5:	f7196e2fbae93d7e1f843aedee9bdf40
+# Source0-md5:	2a9b316d16218f1b7562d5a5e0fcbd79
 URL:		http://www.nih.at/libzip/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
@@ -86,7 +86,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/zipmerge
 %attr(755,root,root) %{_bindir}/ziptool
 %attr(755,root,root) %{_libdir}/libzip.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libzip.so.4
+%attr(755,root,root) %ghost %{_libdir}/libzip.so.5
 %{_mandir}/man1/zipcmp.1*
 %{_mandir}/man1/zipmerge.1*
 %{_mandir}/man1/ziptool.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libzip.git/commitdiff/a9097b688f0622204d753ed39cf8fc627da74c5d



More information about the pld-cvs-commit mailing list