Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libpsl for openSUSE:Factory checked 
in at 2022-12-29 13:08:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpsl (Old)
 and      /work/SRC/openSUSE:Factory/.libpsl.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpsl"

Thu Dec 29 13:08:52 2022 rev:22 rq:1045599 version:0.21.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpsl/libpsl.changes    2020-07-24 
09:47:54.948897350 +0200
+++ /work/SRC/openSUSE:Factory/.libpsl.new.1563/libpsl.changes  2022-12-29 
13:08:59.408893950 +0100
@@ -1,0 +2,9 @@
+Tue Dec 27 21:16:58 UTC 2022 - Andreas Stieger <[email protected]>
+
+- update to 0.21.2:
+  * Increased internal label size
+  * Fix undefined behavior in library code
+  * Ensure that calls to fopen() and stat() can handle largefiles
+- add multibuild definition
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/libpsl/psl-make-dafsa.changes    2020-07-24 
09:47:56.696899180 +0200
+++ /work/SRC/openSUSE:Factory/.libpsl.new.1563/psl-make-dafsa.changes  
2022-12-29 13:08:59.444894152 +0100
@@ -1,0 +2,6 @@
+Tue Dec 27 21:16:58 UTC 2022 - Andreas Stieger <[email protected]>
+
+- update to 0.21.2:
+- add multibuild definition
+
+-------------------------------------------------------------------

Old:
----
  libpsl-0.21.1.tar.gz

New:
----
  _multibuild
  libpsl-0.21.2.tar.gz

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

Other differences:
------------------
++++++ libpsl.spec ++++++
--- /var/tmp/diff_new_pack.qODL98/_old  2022-12-29 13:08:59.996897248 +0100
+++ /var/tmp/diff_new_pack.qODL98/_new  2022-12-29 13:08:59.996897248 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpsl
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2015 [email protected]
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,12 +19,12 @@
 
 %define somajor 5
 Name:           libpsl
-Version:        0.21.1
+Version:        0.21.2
 Release:        0
 Summary:        C library for the Publix Suffix List
-License:        MIT AND MPL-2.0 AND BSD-3-Clause
+License:        BSD-3-Clause AND MIT AND MPL-2.0
 Group:          Development/Libraries/C and C++
-Url:            https://rockdaboot.github.io/libpsl
+URL:            https://rockdaboot.github.io/libpsl
 Source:         
https://github.com/rockdaboot/libpsl/releases/download/%{version}/%{name}-%{version}.tar.gz
 Source1000:     baselibs.conf
 BuildRequires:  libidn2-devel >= 0.14
@@ -101,7 +101,7 @@
        --disable-static \
        --with-psl-file=%{_datadir}/publicsuffix/public_suffix_list.dat \
        --with-psl-distfile=%{_datadir}/publicsuffix/public_suffix_list.dafsa
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -111,7 +111,7 @@
 rm %{buildroot}%{_mandir}/man1/psl-make-dafsa.1
 
 %check
-make %{?_smp_mflags} check || (cat tests/test-suite.log; exit 42)
+%make_build check || (cat tests/test-suite.log; exit 42)
 
 %post -n %{name}%{somajor} -p /sbin/ldconfig
 %postun -n %{name}%{somajor} -p /sbin/ldconfig

++++++ psl-make-dafsa.spec ++++++
--- /var/tmp/diff_new_pack.qODL98/_old  2022-12-29 13:09:00.016897360 +0100
+++ /var/tmp/diff_new_pack.qODL98/_new  2022-12-29 13:09:00.020897383 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package psl-make-dafsa
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2015 [email protected]
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,12 +18,12 @@
 
 
 Name:           psl-make-dafsa
-Version:        0.21.1
+Version:        0.21.2
 Release:        0
 Summary:        Tool to create a binary DAFSA from a Public Suffix List
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
-Url:            https://rockdaboot.github.io/libpsl
+URL:            https://rockdaboot.github.io/libpsl
 Source:         
https://github.com/rockdaboot/libpsl/releases/download/%{version}/libpsl-%{version}.tar.gz
 Requires:       python3-base
 BuildArch:      noarch

++++++ _multibuild ++++++
<multibuild>
  <flavor>psl-make-dafsa</flavor>
</multibuild>

++++++ libpsl-0.21.1.tar.gz -> libpsl-0.21.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/libpsl/libpsl-0.21.1.tar.gz 
/work/SRC/openSUSE:Factory/.libpsl.new.1563/libpsl-0.21.2.tar.gz differ: char 
12, line 1

Reply via email to