Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXaw for openSUSE:Factory checked in at 2023-03-17 17:00:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXaw (Old) and /work/SRC/openSUSE:Factory/.libXaw.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXaw" Fri Mar 17 17:00:59 2023 rev:14 rq:1072299 version:1.0.15 Changes: -------- --- /work/SRC/openSUSE:Factory/libXaw/libXaw.changes 2021-04-01 14:16:28.419909649 +0200 +++ /work/SRC/openSUSE:Factory/.libXaw.new.31432/libXaw.changes 2023-03-17 17:01:01.408662193 +0100 @@ -1,0 +2,15 @@ +Thu Mar 16 09:09:26 UTC 2023 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.0.15 + * gitlab CI: add a basic build test + * Fix spelling/wording issues + * Stop memory leak in GetResourcePixmapPath() + * Stop memory leak in error paths in XawTextSinkConvertPropertyList() + * Remove "All rights reserved" from Oracle copyright notices + * Add .git-blame-ignore-revs to hide whitespace commits from git blame + * Replace calls to index() with strchr() + * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL + * Fix ctype(3) users. + * issue #6: fix typo in XawMax parameter in GetBlockBoundaries + +------------------------------------------------------------------- Old: ---- libXaw-1.0.14.tar.bz2 New: ---- libXaw-1.0.15.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXaw.spec ++++++ --- /var/tmp/diff_new_pack.78FzEg/_old 2023-03-17 17:01:01.836664436 +0100 +++ /var/tmp/diff_new_pack.78FzEg/_new 2023-03-17 17:01:01.840664457 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXaw # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libXaw -Version: 1.0.14 +Version: 1.0.15 Release: 0 Summary: The X Athena Widget Set License: MIT @@ -26,7 +26,7 @@ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXaw #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXaw/ -Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool