Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXdamage for openSUSE:Factory checked in at 2022-12-13 18:54:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXdamage (Old) and /work/SRC/openSUSE:Factory/.libXdamage.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXdamage" Tue Dec 13 18:54:42 2022 rev:11 rq:1042321 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/libXdamage/libXdamage.changes 2019-03-14 14:53:34.547777170 +0100 +++ /work/SRC/openSUSE:Factory/.libXdamage.new.1835/libXdamage.changes 2022-12-13 18:54:47.638987654 +0100 @@ -1,0 +2,14 @@ +Mon Dec 5 10:25:43 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.1.6 + * Update configure.ac bug URL for gitlab migration + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * Variable scope reduction as recommended by cppcheck + * Mark two dpy parameters const as suggested by cppcheck + * XDamageCloseDisplay: Mark codes as unused + * Remove unnecessary casts from malloc() and free() calls + * Handle -Wconversion warnings from clang + * Handle -Wshorten-64-to-32 warnings from clang + +------------------------------------------------------------------- Old: ---- libXdamage-1.1.5.tar.bz2 New: ---- libXdamage-1.1.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXdamage.spec ++++++ --- /var/tmp/diff_new_pack.qqE7Cf/_old 2022-12-13 18:54:48.066989938 +0100 +++ /var/tmp/diff_new_pack.qqE7Cf/_new 2022-12-13 18:54:48.070989960 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXdamage # -# 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: libXdamage %define lname libXdamage1 -Version: 1.1.5 +Version: 1.1.6 Release: 0 Summary: X Damage Extension library License: MIT Group: Development/Libraries/C and C++ -Url: http://wiki.freedesktop.org/wiki/Software/XDamage +URL: http://wiki.freedesktop.org/wiki/Software/XDamage #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXdamage #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXdamage/ -Source: http://xorg.freedesktop.org/archive/individual/lib/%name-%version.tar.bz2 +Source: http://xorg.freedesktop.org/archive/individual/lib/%name-%version.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60