Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libzen for openSUSE:Factory checked in at 2021-04-14 10:11:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzen (Old) and /work/SRC/openSUSE:Factory/.libzen.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzen" Wed Apr 14 10:11:12 2021 rev:4 rq:884958 version:0.4.39 Changes: -------- --- /work/SRC/openSUSE:Factory/libzen/libzen.changes 2020-08-29 20:35:41.993297370 +0200 +++ /work/SRC/openSUSE:Factory/.libzen.new.2401/libzen.changes 2021-04-14 10:11:44.873571579 +0200 @@ -1,0 +2,11 @@ +Tue Apr 13 13:00:27 UTC 2021 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 0.4.39 + * Threads: avoid critical sections lockers when possible + * HTTP_Client: Try UTF8 first for network data + * Threads: call to non thread-safe time related functions + (gmtime, localtime) are avoided as much as possible + * Threads: update non Windows binding (was not complete) + * Fix crash on some ARMv7 devices + +------------------------------------------------------------------- Old: ---- libzen_0.4.38.tar.bz2 New: ---- libzen_0.4.39.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzen.spec ++++++ --- /var/tmp/diff_new_pack.YfjqsI/_old 2021-04-14 10:11:45.461572572 +0200 +++ /var/tmp/diff_new_pack.YfjqsI/_new 2021-04-14 10:11:45.465572579 +0200 @@ -1,7 +1,7 @@ # # spec file for package libzen # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %define sover 0 Name: libzen -Version: 0.4.38 +Version: 0.4.39 Release: 0 Summary: C++ utility library License: Zlib Group: Development/Libraries/C and C++ URL: http://zenlib.sourceforge.net/ -Source: https://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.bz2 +Source: https://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.xz Source1: baselibs.conf BuildRequires: doxygen BuildRequires: fdupes