Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xcb-util-errors for openSUSE:Factory
checked in at 2022-10-19 13:18:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xcb-util-errors (Old)
and /work/SRC/openSUSE:Factory/.xcb-util-errors.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xcb-util-errors"
Wed Oct 19 13:18:01 2022 rev:2 rq:1029920 version:1.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/xcb-util-errors/xcb-util-errors.changes
2015-05-06 07:48:45.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xcb-util-errors.new.2275/xcb-util-errors.changes
2022-10-19 13:18:32.725330092 +0200
@@ -1,0 +2,14 @@
+Wed Oct 19 07:49:48 UTC 2022 - Stefan Dirsch <[email protected]>
+
+- Update to version 1.0.1
+ * 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
+ * Do not distribute extensions.c and fix out-of-tree builds
+
+-------------------------------------------------------------------
Old:
----
xcb-util-errors-1.0.tar.bz2
New:
----
xcb-util-errors-1.0.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xcb-util-errors.spec ++++++
--- /var/tmp/diff_new_pack.x8vBh2/_old 2022-10-19 13:18:33.217331111 +0200
+++ /var/tmp/diff_new_pack.x8vBh2/_new 2022-10-19 13:18:33.225331128 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xcb-util-errors
#
-# Copyright (c) 2015 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,22 +12,22 @@
# 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-errors
%define lname libxcb-errors0
-Version: 1.0
+Version: 1.0.1
Release: 0
Summary: XCB errors library
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-errors
#Git-Web: http://cgit.freedesktop.org/xcb/util-errors/
-Source: http://xcb.freedesktop.org/dist/%name-%version.tar.bz2
+Source: http://xcb.freedesktop.org/dist/%name-%version.tar.xz
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf