Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfd for openSUSE:Factory checked in at 2022-12-05 18:01:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfd (Old) and /work/SRC/openSUSE:Factory/.xfd.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfd" Mon Dec 5 18:01:03 2022 rev:10 rq:1040076 version:1.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/xfd/xfd.changes 2019-03-11 11:16:03.225325523 +0100 +++ /work/SRC/openSUSE:Factory/.xfd.new.1835/xfd.changes 2022-12-05 18:01:07.424556288 +0100 @@ -1,0 +2,14 @@ +Sun Dec 4 21:52:48 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.1.4 + * gitlab CI: add a basic build test + * Use _CONST_X_STRING to make libXt declare String as const char * + * Fix warning: missing initializer for field âextensionâ of + * âSimpleClassPart' + * Variable scope reductions as recommended by cppcheck + * Mark usage() as _X_NORETURN _X_COLD + * gitlab CI: stop requiring Signed-off-by in commits + * Handle -Wextra-semi-stmt warnings from clang + * Tag unused arguments to callback functions as _X_UNUSED + +------------------------------------------------------------------- Old: ---- xfd-1.1.3.tar.bz2 New: ---- xfd-1.1.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfd.spec ++++++ --- /var/tmp/diff_new_pack.80HQu7/_old 2022-12-05 18:01:07.888558815 +0100 +++ /var/tmp/diff_new_pack.80HQu7/_new 2022-12-05 18:01:07.896558858 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfd # -# 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,18 +12,18 @@ # 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: xfd -Version: 1.1.3 +Version: 1.1.4 Release: 0 Summary: Utility to display all the characters in an X font License: X11 Group: System/X11/Utilities -Url: http://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +URL: http://xorg.freedesktop.org/ +Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkg-config BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(xaw7)