Hello community,

here is the log from the commit of package libpsl for openSUSE:Factory checked 
in at 2016-11-16 13:46:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpsl (Old)
 and      /work/SRC/openSUSE:Factory/.libpsl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpsl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpsl/libpsl.changes    2016-08-05 
18:13:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libpsl.new/libpsl.changes       2016-11-16 
13:46:30.000000000 +0100
@@ -1,0 +2,12 @@
+Mon Nov 14 15:26:42 UTC 2016 - [email protected]
+
+- lipsl 0.15.0:
+  * Python3 compatibility for psl-make-dafsa
+  * Support for UTF-8 in DAFSA data
+  * Skip punycode conversion if DAFSA has UTF-8
+  * Better code coverage by test suite
+  * Code cleanup and enhancements
+  * Install man pages for psl-make-dafsa and psl
+  * Enhancements to the documentation
+
+-------------------------------------------------------------------

Old:
----
  libpsl-0.14.0.tar.gz

New:
----
  libpsl-0.15.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libpsl.spec ++++++
--- /var/tmp/diff_new_pack.dvolMh/_old  2016-11-16 13:46:31.000000000 +0100
+++ /var/tmp/diff_new_pack.dvolMh/_new  2016-11-16 13:46:31.000000000 +0100
@@ -19,7 +19,7 @@
 
 %define somajor 5
 Name:           libpsl
-Version:        0.14.0
+Version:        0.15.0
 Release:        0
 Summary:        C library for the Publix Suffix List
 License:        MIT
@@ -104,7 +104,9 @@
 
 %install
 make %{?_smp_mflags} DESTDIR=%{buildroot} install
+# development tool, not part of standard install
 make DESTDIR=%{buildroot} install-man
+rm %{buildroot}%{_mandir}/man1/psl-make-dafsa.1
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %check
@@ -132,5 +134,6 @@
 %defattr(-,root,root)
 %doc AUTHORS NEWS COPYING
 %{_bindir}/psl
+%{_mandir}/man1/psl.1%{ext_man}
 
 %changelog

++++++ libpsl-0.14.0.tar.gz -> libpsl-0.15.0.tar.gz ++++++
++++ 3751 lines of diff (skipped)


Reply via email to