Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xcb-util-renderutil for openSUSE:Factory checked in at 2022-10-20 11:09:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xcb-util-renderutil (Old) and /work/SRC/openSUSE:Factory/.xcb-util-renderutil.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xcb-util-renderutil" Thu Oct 20 11:09:43 2022 rev:8 rq:1029936 version:0.3.10 Changes: -------- --- /work/SRC/openSUSE:Factory/xcb-util-renderutil/xcb-util-renderutil.changes 2014-06-19 13:19:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xcb-util-renderutil.new.2275/xcb-util-renderutil.changes 2022-10-20 11:09:45.719782692 +0200 @@ -1,0 +2,19 @@ +Wed Oct 19 08:49:42 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- marked baselibs.conf as source in specfile + +------------------------------------------------------------------- +Wed Oct 19 08:04:39 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to release 0.3.10 + * Update README for gitlab migration + * Update configure.ac bug URL 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 + * 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-renderutil-0.3.9.tar.bz2 New: ---- xcb-util-renderutil-0.3.10.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xcb-util-renderutil.spec ++++++ --- /var/tmp/diff_new_pack.TV2Mlj/_old 2022-10-20 11:09:46.107783478 +0200 +++ /var/tmp/diff_new_pack.TV2Mlj/_new 2022-10-20 11:09:46.111783486 +0200 @@ -1,7 +1,7 @@ # # spec file for package xcb-util-renderutil # -# Copyright (c) 2014 SUSE LINUX Products 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,22 +12,23 @@ # 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-renderutil %define lname libxcb-render-util0 -Version: 0.3.9 +Version: 0.3.10 Release: 0 Summary: XCB utility module for the Render extension 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-renderutil #Git-Web: http://cgit.freedesktop.org/xcb/util-renderutil/ -Source: %name-%version.tar.bz2 +Source: %name-%version.tar.xz +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.59c, automake, libtool BuildRequires: pkgconfig