Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xcb-util-wm for openSUSE:Factory checked in at 2022-10-20 11:09:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xcb-util-wm (Old) and /work/SRC/openSUSE:Factory/.xcb-util-wm.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xcb-util-wm" Thu Oct 20 11:09:40 2022 rev:12 rq:1029928 version:0.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xcb-util-wm/xcb-util-wm.changes 2017-03-03 17:39:20.225202262 +0100 +++ /work/SRC/openSUSE:Factory/.xcb-util-wm.new.2275/xcb-util-wm.changes 2022-10-20 11:09:44.131779475 +0200 @@ -1,0 +2,15 @@ +Wed Oct 19 08:08:36 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 0.4.2 + * Update configure.ac bug URL for gitlab migration + * Update README for gitlab migration + * Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81 + * gitlab CI: add a basic build test + * configure: Drop AM_MAINTAINER_MODE + * autogen.sh: Honor NOCONFIGURE=1 + * Update .gitmodules for gitlab submodule + * autogen.sh: use quoted string variables + * autogen: add default patch prefix + * autogen.sh: use exec instead of waiting for configure to finish + +------------------------------------------------------------------- Old: ---- xcb-util-wm-0.4.1.tar.bz2 New: ---- xcb-util-wm-0.4.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xcb-util-wm.spec ++++++ --- /var/tmp/diff_new_pack.IMxsKj/_old 2022-10-20 11:09:44.587780399 +0200 +++ /var/tmp/diff_new_pack.IMxsKj/_new 2022-10-20 11:09:44.591780407 +0200 @@ -1,7 +1,7 @@ # # spec file for package xcb-util-wm # -# Copyright (c) 2017 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,21 +12,21 @@ # 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: xcb-util-wm -Version: 0.4.1 +Version: 0.4.2 Release: 0 Summary: XCB utility module for client- and WM-side ICCCM helpers License: MIT Group: Development/Libraries/C and C++ -Url: http://xcb.freedesktop.org/ +URL: http://xcb.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xcb/util-wm #Git-Web: http://cgit.freedesktop.org/xcb/util-wm/ -Source: http://xorg.freedesktop.org/releases/individual/xcb/%{name}-%{version}.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/xcb/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.62, automake, libtool