Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXau for openSUSE:Factory checked in at 2022-08-28 13:12:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXau (Old) and /work/SRC/openSUSE:Factory/.libXau.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXau" Sun Aug 28 13:12:18 2022 rev:11 rq:999539 version:1.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/libXau/libXau.changes 2019-02-24 16:58:49.568810860 +0100 +++ /work/SRC/openSUSE:Factory/.libXau.new.2083/libXau.changes 2022-08-28 13:12:18.676542979 +0200 @@ -1,0 +2,10 @@ +Sat Aug 27 08:55:26 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.0.10 + * gitlab CI: add a basic build test + * Fix spelling/wording issues + * Autest.c: Fix -Wdiscarded-qualifiers warnings + * Remove unnnecessary casts from malloc() and free() calls + * XauReadAuth: move failure handling code to a common code block + +------------------------------------------------------------------- Old: ---- libXau-1.0.9.tar.bz2 New: ---- libXau-1.0.10.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXau.spec ++++++ --- /var/tmp/diff_new_pack.ga039e/_old 2022-08-28 13:12:19.088544030 +0200 +++ /var/tmp/diff_new_pack.ga039e/_new 2022-08-28 13:12:19.092544040 +0200 @@ -1,7 +1,7 @@ # # spec file for package libXau # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,22 +12,22 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libXau %define lname libXau6 -Version: 1.0.9 +Version: 1.0.10 Release: 0 Summary: X11 authorization protocol library License: MIT Group: Development/Libraries/C and C++ -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXau #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXau/ -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