Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXtst for openSUSE:Factory checked in at 2022-10-01 17:41:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXtst (Old) and /work/SRC/openSUSE:Factory/.libXtst.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXtst" Sat Oct 1 17:41:45 2022 rev:12 rq:1006369 version:1.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libXtst/libXtst.changes 2020-08-28 23:45:04.219498248 +0200 +++ /work/SRC/openSUSE:Factory/.libXtst.new.2275/libXtst.changes 2022-10-01 17:41:50.089525604 +0200 @@ -1,0 +2,16 @@ +Tue Sep 27 10:02:24 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.2.4 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * send_axes: Mark switch statement fallthrough as intentional + * Resolve -Wsign-compare warnings + * Variable scope reductions as suggested by cppcheck + * Remove obsolete casts from Xmalloc() and Xcalloc() calls + * autogen.sh: use quoted string variables + * autogen: add default patch prefix + * autogen.sh: use exec instead of waiting for configure to finish + +------------------------------------------------------------------- Old: ---- libXtst-1.2.3.tar.bz2 New: ---- libXtst-1.2.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXtst.spec ++++++ --- /var/tmp/diff_new_pack.p8b6wN/_old 2022-10-01 17:41:50.501526355 +0200 +++ /var/tmp/diff_new_pack.p8b6wN/_new 2022-10-01 17:41:50.509526370 +0200 @@ -1,7 +1,7 @@ # # spec file for package libXtst # -# Copyright (c) 2020 SUSE LLC +# 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 @@ -18,7 +18,7 @@ Name: libXtst %define lname libXtst6 -Version: 1.2.3 +Version: 1.2.4 Release: 0 Summary: Xlib-based client API for the XTEST and RECORD extensions License: MIT @@ -27,7 +27,7 @@ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXtst #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXtst/ -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