Hello community, here is the log from the commit of package libpsl for openSUSE:Factory checked in at 2017-11-14 14:17:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpsl (Old) and /work/SRC/openSUSE:Factory/.libpsl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpsl" Tue Nov 14 14:17:12 2017 rev:13 rq:540305 version:0.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libpsl/libpsl.changes 2017-08-08 11:58:00.026495345 +0200 +++ /work/SRC/openSUSE:Factory/.libpsl.new/libpsl.changes 2017-11-14 14:17:26.783128540 +0100 @@ -1,0 +2,11 @@ +Thu Nov 9 19:15:04 UTC 2017 - [email protected] + +- update to 0.19.1: + * New function psl_free_string() + * psl_make_dafsa now works with python2 and python3 + * psl_*count() functions now return -1 if info is not available + * Fixed unsigned integer overflow in _mem_is_ascii() + * Add -fsanitize-address-use-after-scope to --enable-asan if + available + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/libpsl/psl-make-dafsa.changes 2017-08-08 11:58:00.646408035 +0200 +++ /work/SRC/openSUSE:Factory/.libpsl.new/psl-make-dafsa.changes 2017-11-14 14:17:29.431031950 +0100 @@ -1,0 +2,6 @@ +Thu Nov 9 19:15:04 UTC 2017 - [email protected] + +- update to 0.19.1: + * psl_make_dafsa now works with python2 and python3 + +------------------------------------------------------------------- Old: ---- libpsl-0.18.0.tar.gz New: ---- libpsl-0.19.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpsl.spec ++++++ --- /var/tmp/diff_new_pack.3SqCwJ/_old 2017-11-14 14:17:30.718984967 +0100 +++ /var/tmp/diff_new_pack.3SqCwJ/_new 2017-11-14 14:17:30.722984821 +0100 @@ -19,7 +19,7 @@ %define somajor 5 Name: libpsl -Version: 0.18.0 +Version: 0.19.1 Release: 0 Summary: C library for the Publix Suffix List License: MIT AND MPL-2.0 AND BSD-3-Clause @@ -31,7 +31,7 @@ BuildRequires: libunistring-devel BuildRequires: pkgconfig >= 0.9.0 BuildRequires: publicsuffix -BuildRequires: python-base >= 2.7 +BuildRequires: python-base %if %{with gtk-doc} BuildRequires: gtk-doc >= 1.15 %endif @@ -100,13 +100,8 @@ %configure \ --disable-silent-rules \ --disable-static \ -%if 0%{?suse_version} <= 1110 - --disable-runtime \ - --disable-builtin \ -%endif --with-psl-file=%{_datadir}/publicsuffix/public_suffix_list.dat \ --with-psl-distfile=%{_datadir}/publicsuffix/public_suffix_list.dafsa - make %{?_smp_mflags} %install ++++++ psl-make-dafsa.spec ++++++ --- /var/tmp/diff_new_pack.3SqCwJ/_old 2017-11-14 14:17:30.742984092 +0100 +++ /var/tmp/diff_new_pack.3SqCwJ/_new 2017-11-14 14:17:30.746983946 +0100 @@ -18,7 +18,7 @@ Name: psl-make-dafsa -Version: 0.18.0 +Version: 0.19.1 Release: 0 Summary: Create a binary DAFSA from a Public Suffix List License: BSD-3-Clause @@ -26,7 +26,6 @@ Url: https://rockdaboot.github.io/libpsl Source: https://github.com/rockdaboot/libpsl/releases/download/libpsl-%{version}/libpsl-%{version}.tar.gz Requires: python-base -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description @@ -49,7 +48,6 @@ install -m 644 src/psl-make-dafsa.1 %{buildroot}%{_mandir}/man1 %files -%defattr(-,root,root) %doc AUTHORS NEWS src/LICENSE.chromium %{_bindir}/psl-make-dafsa %{_mandir}/man1/psl-make-dafsa.1%{ext_man} ++++++ libpsl-0.18.0.tar.gz -> libpsl-0.19.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/libpsl/libpsl-0.18.0.tar.gz /work/SRC/openSUSE:Factory/.libpsl.new/libpsl-0.19.1.tar.gz differ: char 5, line 1
