Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xlsclients for openSUSE:Factory checked in at 2022-11-14 14:28:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xlsclients (Old) and /work/SRC/openSUSE:Factory/.xlsclients.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xlsclients" Mon Nov 14 14:28:55 2022 rev:10 rq:1035541 version:1.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/xlsclients/xlsclients.changes 2022-09-19 16:03:34.110187507 +0200 +++ /work/SRC/openSUSE:Factory/.xlsclients.new.1597/xlsclients.changes 2022-11-14 14:29:04.890996856 +0100 @@ -1,0 +2,13 @@ +Sun Nov 13 20:43:45 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.1.5 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * gitlab CI: add a basic build test + * gitlab CI: stop requiring Signed-off-by in commits + * Quiet -Wmaybe-uninitialized warnings from gcc + * Handle -Wsign-compare warnings + * usage: add cold & noreturn attributes to function + * Resolve implicit conversion warnings from clang + +------------------------------------------------------------------- Old: ---- xlsclients-1.1.4.tar.bz2 New: ---- xlsclients-1.1.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xlsclients.spec ++++++ --- /var/tmp/diff_new_pack.IwIuGU/_old 2022-11-14 14:29:05.587000078 +0100 +++ /var/tmp/diff_new_pack.IwIuGU/_new 2022-11-14 14:29:05.595000114 +0100 @@ -17,13 +17,13 @@ Name: xlsclients -Version: 1.1.4 +Version: 1.1.5 Release: 0 Summary: Utility to list client applications running on a X11 server 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(xcb) >= 1.6 BuildRequires: pkgconfig(xorg-macros) >= 1.8 @@ -46,7 +46,7 @@ %files %license COPYING -%doc ChangeLog README +%doc ChangeLog README.md %{_bindir}/xlsclients %{_mandir}/man1/xlsclients.1%{?ext_man}