Hello community, here is the log from the commit of package libpsl for openSUSE:Factory checked in at 2018-05-06 14:54:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpsl (Old) and /work/SRC/openSUSE:Factory/.libpsl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpsl" Sun May 6 14:54:58 2018 rev:18 rq:602273 version:0.20.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libpsl/libpsl.changes 2018-03-01 12:02:31.685466745 +0100 +++ /work/SRC/openSUSE:Factory/.libpsl.new/libpsl.changes 2018-05-06 14:55:10.154895250 +0200 @@ -1,0 +2,8 @@ +Sat Apr 28 13:02:20 UTC 2018 - [email protected] + +- update to 0.20.2: + * Fix non srcdir builds + * Add API decoration + * Detection fallback from libidn2 to libcu, libidn + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/libpsl/psl-make-dafsa.changes 2018-03-01 12:02:31.717465598 +0100 +++ /work/SRC/openSUSE:Factory/.libpsl.new/psl-make-dafsa.changes 2018-05-06 14:55:12.066825105 +0200 @@ -1,0 +2,6 @@ +Sat Apr 28 13:02:20 UTC 2018 - [email protected] + +- update to 0.20.2: + * no changes for psl-make-dafsa + +------------------------------------------------------------------- Old: ---- libpsl-0.20.1.tar.gz New: ---- libpsl-0.20.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpsl.spec ++++++ --- /var/tmp/diff_new_pack.MGqUuX/_old 2018-05-06 14:55:13.230782401 +0200 +++ /var/tmp/diff_new_pack.MGqUuX/_new 2018-05-06 14:55:13.234782255 +0200 @@ -19,7 +19,7 @@ %define somajor 5 Name: libpsl -Version: 0.20.1 +Version: 0.20.2 Release: 0 Summary: C library for the Publix Suffix List License: MIT AND MPL-2.0 AND BSD-3-Clause @@ -90,7 +90,7 @@ %prep %setup -q # fix env shebang to call py3 directly -sed -i -e "1s|#!.*|#!/usr/bin/python3|" src/psl-make-dafsa +sed -i -e "1s|#!.*|#!%{_bindir}/python3|" src/psl-make-dafsa %build # default is libicu, but this just too heavy dependency. This library is part of the @@ -132,6 +132,6 @@ %license COPYING %doc AUTHORS NEWS %{_bindir}/psl -%{_mandir}/man1/psl.1%{ext_man} +%{_mandir}/man1/psl.1%{?ext_man} %changelog ++++++ psl-make-dafsa.spec ++++++ --- /var/tmp/diff_new_pack.MGqUuX/_old 2018-05-06 14:55:13.250781668 +0200 +++ /var/tmp/diff_new_pack.MGqUuX/_new 2018-05-06 14:55:13.254781521 +0200 @@ -18,7 +18,7 @@ Name: psl-make-dafsa -Version: 0.20.1 +Version: 0.20.2 Release: 0 Summary: Create a binary DAFSA from a Public Suffix List License: BSD-3-Clause @@ -39,7 +39,7 @@ %prep %setup -q -n libpsl-%{version} # fix env shebang to call py3 directly -sed -i -e "1s|#!.*|#!/usr/bin/python3|" src/psl-make-dafsa +sed -i -e "1s|#!.*|#!%{_bindir}/python3|" src/psl-make-dafsa %build : @@ -54,6 +54,6 @@ %license src/LICENSE.chromium %doc AUTHORS NEWS %{_bindir}/psl-make-dafsa -%{_mandir}/man1/psl-make-dafsa.1%{ext_man} +%{_mandir}/man1/psl-make-dafsa.1%{?ext_man} %changelog ++++++ libpsl-0.20.1.tar.gz -> libpsl-0.20.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/libpsl/libpsl-0.20.1.tar.gz /work/SRC/openSUSE:Factory/.libpsl.new/libpsl-0.20.2.tar.gz differ: char 5, line 1
