Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xcompmgr for openSUSE:Factory checked in at 2022-11-14 14:28:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xcompmgr (Old) and /work/SRC/openSUSE:Factory/.xcompmgr.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xcompmgr" Mon Nov 14 14:28:52 2022 rev:8 rq:1035534 version:1.1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/xcompmgr/xcompmgr.changes 2019-06-01 09:49:23.491326503 +0200 +++ /work/SRC/openSUSE:Factory/.xcompmgr.new.1597/xcompmgr.changes 2022-11-14 14:28:55.654951409 +0100 @@ -1,0 +2,13 @@ +Sun Nov 13 20:03:19 UTC 2022 - Stefan Dirsch <[email protected]> + +- Update to version 1.1.9 + * gitlab CI: add a basic build test + * xcompmgr.man: Update bug reporting URL from bugzilla to gitlab + * Reduce variable scope as suggested by cppcheck + * Remove obsolete casts on malloc & free calls + * gitlab CI: stop requiring Signed-off-by in commits + * Resolve -Wshadow warnings + * Mark usage() as _X_COLD _X_NORETURN + * Remove unused macros + +------------------------------------------------------------------- Old: ---- xcompmgr-1.1.8.tar.bz2 New: ---- xcompmgr-1.1.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xcompmgr.spec ++++++ --- /var/tmp/diff_new_pack.6Qbmas/_old 2022-11-14 14:28:56.610956409 +0100 +++ /var/tmp/diff_new_pack.6Qbmas/_new 2022-11-14 14:28:56.618956451 +0100 @@ -1,7 +1,7 @@ # # spec file for package xcompmgr # -# 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: xcompmgr -Version: 1.1.8 +Version: 1.1.9 Release: 0 Summary: Compositing manager for X servers License: MIT 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(xcomposite) BuildRequires: pkgconfig(xdamage)
