Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xrdb for openSUSE:Factory checked in at 2023-06-12 15:25:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xrdb (Old) and /work/SRC/openSUSE:Factory/.xrdb.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xrdb" Mon Jun 12 15:25:03 2023 rev:13 rq:1091975 version:1.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xrdb/xrdb.changes 2023-05-12 20:32:34.504530286 +0200 +++ /work/SRC/openSUSE:Factory/.xrdb.new.15902/xrdb.changes 2023-06-12 15:25:39.966773236 +0200 @@ -1,0 +2,12 @@ +Sat Jun 10 10:51:54 UTC 2023 - Stefan Dirsch <sndir...@suse.com> + +- Updat to version 1.2.2 + * gitlab CI: add a basic build test + * gitlab CI: stop requiring Signed-off-by in commits + * Variable scope reduction as recommended by cppcheck + * Use C99 struct initialization + * Rename variable 'dup' to avoid shadowing dup() function + * Fallback asprintf: don't truncate output that has a \0 in string + * configure: raise minimum autoconf requirement to 2.70 + +------------------------------------------------------------------- Old: ---- xrdb-1.2.1.tar.bz2 New: ---- xrdb-1.2.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xrdb.spec ++++++ --- /var/tmp/diff_new_pack.KkFrkt/_old 2023-06-12 15:25:40.506776430 +0200 +++ /var/tmp/diff_new_pack.KkFrkt/_new 2023-06-12 15:25:40.510776455 +0200 @@ -17,13 +17,13 @@ Name: xrdb -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: X server resource database utility License: MIT 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(x11) BuildRequires: pkgconfig(xmuu)