Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xlogo for openSUSE:Factory checked in at 2022-11-14 14:28:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xlogo (Old) and /work/SRC/openSUSE:Factory/.xlogo.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xlogo" Mon Nov 14 14:28:54 2022 rev:9 rq:1035540 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xlogo/xlogo.changes 2021-12-03 20:36:12.684044899 +0100 +++ /work/SRC/openSUSE:Factory/.xlogo.new.1597/xlogo.changes 2022-11-14 14:29:01.474981042 +0100 @@ -1,0 +2,11 @@ +Sun Nov 13 20:32:20 UTC 2022 - Stefan Dirsch <[email protected]> + +- Update to version 1.0.6 + * gitlab CI: add a basic build test + * configure: make --with-render help string match the accepted option name + * gitlab CI: stop requiring Signed-off-by in commits + * Use _CONST_X_STRING to make libXt declare String as const char * + * Fix -Wmissing-field-initializers warning + * Add configure check and --with-xkb option for use of XkbStdBell + +------------------------------------------------------------------- Old: ---- xlogo-1.0.5.tar.bz2 New: ---- xlogo-1.0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xlogo.spec ++++++ --- /var/tmp/diff_new_pack.sLzL9c/_old 2022-11-14 14:29:02.070983801 +0100 +++ /var/tmp/diff_new_pack.sLzL9c/_new 2022-11-14 14:29:02.094983912 +0100 @@ -1,7 +1,7 @@ # # spec file for package xlogo # -# 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: xlogo -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: X Window System logo License: X11 Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: pkgconfig(sm) BuildRequires: pkgconfig(x11)
