Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xcb-util-cursor for openSUSE:Factory checked in at 2022-10-27 13:52:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xcb-util-cursor (Old) and /work/SRC/openSUSE:Factory/.xcb-util-cursor.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xcb-util-cursor" Thu Oct 27 13:52:10 2022 rev:7 rq:1031187 version:0.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/xcb-util-cursor/xcb-util-cursor.changes 2017-11-04 19:28:28.914890905 +0100 +++ /work/SRC/openSUSE:Factory/.xcb-util-cursor.new.2275/xcb-util-cursor.changes 2022-10-27 13:52:12.783971761 +0200 @@ -1,0 +2,17 @@ +Tue Oct 18 18:20:45 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 0.1.4 + * Update README for gitlab migration + * Add README.md to EXTRA_DIST + * Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters + * 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 + * autogen.sh: use quoted string variables + * autogen: add default patch prefix + * autogen.sh: use exec instead of waiting for configure to finish + * documentation: Call xcb_free_cursor() when done + * Fix out-of-source builds + +------------------------------------------------------------------- Old: ---- xcb-util-cursor-0.1.3.tar.bz2 New: ---- xcb-util-cursor-0.1.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xcb-util-cursor.spec ++++++ --- /var/tmp/diff_new_pack.zOwqDU/_old 2022-10-27 13:52:13.259974145 +0200 +++ /var/tmp/diff_new_pack.zOwqDU/_new 2022-10-27 13:52:13.267974185 +0200 @@ -1,7 +1,7 @@ # # spec file for package xcb-util-cursor # -# 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/ # %define lname libxcb-cursor0 Name: xcb-util-cursor -Version: 0.1.3 +Version: 0.1.4 Release: 0 Summary: XCB cursor library (libxcursor port) 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-cursor #Git-Web: http://cgit.freedesktop.org/xcb/util-cursor/ -Source: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2 +Source: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: autoconf BuildRequires: automake