Hello community,

here is the log from the commit of package libpsl for openSUSE:Factory checked 
in at 2016-03-16 10:25:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-07 
09:22:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libpsl.new/libpsl.changes       2016-03-16 
10:25:07.000000000 +0100
@@ -1,0 +2,9 @@
+Wed Mar  9 08:50:51 UTC 2016 - [email protected]
+
+- libpsl 0.13.0:
+  * Use tests.txt as PSL test file by default
+  * Slightly shorter DAFSA array when sorting input
+  * Check for python 2.7+ in configure.ac
+  * Fix python3 incompatibilities in make_dafsa.py
+
+-------------------------------------------------------------------

Old:
----
  libpsl-0.12.0.tar.gz

New:
----
  libpsl-0.13.0.tar.gz

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

Other differences:
------------------
++++++ libpsl.spec ++++++
--- /var/tmp/diff_new_pack.YB9G3s/_old  2016-03-16 10:25:08.000000000 +0100
+++ /var/tmp/diff_new_pack.YB9G3s/_new  2016-03-16 10:25:08.000000000 +0100
@@ -19,7 +19,7 @@
 
 %define somajor 5
 Name:           libpsl
-Version:        0.12.0
+Version:        0.13.0
 Release:        0
 Summary:        C library for the Publix Suffix List
 License:        MIT
@@ -29,7 +29,7 @@
 Source1000:     baselibs.conf
 BuildRequires:  pkg-config >= 0.9.0
 BuildRequires:  publicsuffix
-BuildRequires:  python-base
+BuildRequires:  python-base >= 2.7
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{?suse_version} > 1110
 BuildRequires:  libicu-devel
@@ -103,7 +103,7 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 make DESTDIR=%{buildroot} install-man
 find %{buildroot} -type f -name "*.la" -delete -print
 
@@ -111,7 +111,6 @@
 make %{?_smp_mflags} check || cat tests/test-suite.log
 
 %post -n %{name}%{somajor} -p /sbin/ldconfig
-
 %postun -n %{name}%{somajor} -p /sbin/ldconfig
 
 %files -n %{name}%{somajor}

++++++ libpsl-0.12.0.tar.gz -> libpsl-0.13.0.tar.gz ++++++
++++ 23768 lines of diff (skipped)


Reply via email to