Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xprop for openSUSE:Factory checked in at 2022-12-07 17:33:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xprop (Old) and /work/SRC/openSUSE:Factory/.xprop.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xprop" Wed Dec 7 17:33:16 2022 rev:11 rq:1040094 version:1.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xprop/xprop.changes 2021-03-16 15:43:09.736917912 +0100 +++ /work/SRC/openSUSE:Factory/.xprop.new.1835/xprop.changes 2022-12-07 17:33:22.636017508 +0100 @@ -1,0 +2,13 @@ +Sun Dec 4 22:29:05 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.2.6 + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * gitlab CI: stop requiring Signed-off-by in commits + * Mark help(), usage(), and grammar() with _X_NORETURN _X_COLD + * Declare help() and print_help() as static + * Rename "dpy" function arguments to "display" to avoid shadowing global + * Resolve many gcc -Wsign-compare warnings + * Variable scope reductions as suggested by cppcheck + +------------------------------------------------------------------- Old: ---- xprop-1.2.5.tar.bz2 New: ---- xprop-1.2.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xprop.spec ++++++ --- /var/tmp/diff_new_pack.gVwWu5/_old 2022-12-07 17:33:23.100020048 +0100 +++ /var/tmp/diff_new_pack.gVwWu5/_new 2022-12-07 17:33:23.104020070 +0100 @@ -1,7 +1,7 @@ # # spec file for package xprop # -# Copyright (c) 2021 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 @@ -17,13 +17,13 @@ Name: xprop -Version: 1.2.5 +Version: 1.2.6 Release: 0 Summary: Property displayer for X License: MIT Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xorg-macros) >= 1.8