Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xwd for openSUSE:Factory checked in at 2023-06-11 19:54:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xwd (Old) and /work/SRC/openSUSE:Factory/.xwd.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xwd" Sun Jun 11 19:54:49 2023 rev:9 rq:1091974 version:1.0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/xwd/xwd.changes 2021-08-02 15:41:08.555165620 +0200 +++ /work/SRC/openSUSE:Factory/.xwd.new.15902/xwd.changes 2023-06-11 19:57:37.260006641 +0200 @@ -1,0 +2,15 @@ +Sat Jun 10 10:48:21 UTC 2023 - Stefan Dirsch <[email protected]> + +- Update to version 1.0.9 + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * gitlab CI: stop requiring Signed-off-by in commits + * Remove unused macros + * Handle -Wcomma warnings from clang + * Remove unnecessary casts from malloc() and free() calls + * Variable scope reduction as recommended by cppcheck + * Delete commented-out local copy of list function prototypes + * list.c: Stop building functions that are never called + * Make -help & -version work without requiring an open display + +------------------------------------------------------------------- Old: ---- xwd-1.0.8.tar.bz2 New: ---- xwd-1.0.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xwd.spec ++++++ --- /var/tmp/diff_new_pack.cR7qBf/_old 2023-06-11 19:57:37.848010187 +0200 +++ /var/tmp/diff_new_pack.cR7qBf/_new 2023-06-11 19:57:37.852010211 +0200 @@ -1,7 +1,7 @@ # # spec file for package xwd # -# 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,13 +17,13 @@ Name: xwd -Version: 1.0.8 +Version: 1.0.9 Release: 0 Summary: Utility to dump an image of an X window License: MIT Group: System/X11/Utilities URL: http://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: pkg-config BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xkbfile)
