[packages/libidn2] - updated to 2.1.0 (soname change)

adamg adamg at pld-linux.org
Tue Jan 15 11:25:16 CET 2019


commit 418546b77f5246a7317bec919584c6ffb4a98496
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Tue Jan 15 09:56:18 2019 +0100

    - updated to 2.1.0 (soname change)

 libidn2.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libidn2.spec b/libidn2.spec
index ecf483f..bdcae5c 100644
--- a/libidn2.spec
+++ b/libidn2.spec
@@ -1,12 +1,12 @@
 Summary:	Free software implementation of IDNA2008
 Summary(pl.UTF-8):	Wolnodostępna implementacja IDNA2008
 Name:		libidn2
-Version:	2.0.5
-Release:	2
+Version:	2.1.0
+Release:	1
 License:	LGPL v3+ or GPL v2+ (library), GPL v3+ (utilities)
 Group:		Libraries
 Source0:	http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.lz
-# Source0-md5:	dcc9a9f861e3f886f45382fddcf9df3f
+# Source0-md5:	2b5bee8c82b0855e443961f52daf5c75
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-pl.po-update.patch
 URL:		http://www.gnu.org/software/libidn/
@@ -103,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS COPYING ChangeLog NEWS README.md
 %attr(755,root,root) %{_bindir}/idn2
 %attr(755,root,root) %{_libdir}/libidn2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libidn2.so.0
+%attr(755,root,root) %ghost %{_libdir}/libidn2.so.4
 %{_mandir}/man1/idn2.1*
 %{_infodir}/libidn2.info*
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libidn2.git/commitdiff/418546b77f5246a7317bec919584c6ffb4a98496



More information about the pld-cvs-commit mailing list