diff --git a/packages/x/xcb-util-errors/.files b/packages/x/xcb-util-errors/.files index d03883aae04..4a641a8868e 100644 Binary files a/packages/x/xcb-util-errors/.files and b/packages/x/xcb-util-errors/.files differ diff --git a/packages/x/xcb-util-errors/.rev b/packages/x/xcb-util-errors/.rev index ab1af2248b9..38cd3bd3890 100644 --- a/packages/x/xcb-util-errors/.rev +++ b/packages/x/xcb-util-errors/.rev @@ -8,4 +8,21 @@ - lib will be used in future Qt releases 304306 + + b47dd1ba2299ef719df128cd6404f0a0 + 1.0.1 + + dimstar_suse + - 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 + 1029920 + diff --git a/packages/x/xcb-util-errors/xcb-util-errors-1.0.1.tar.xz b/packages/x/xcb-util-errors/xcb-util-errors-1.0.1.tar.xz new file mode 120000 index 00000000000..c1bdb9870b4 --- /dev/null +++ b/packages/x/xcb-util-errors/xcb-util-errors-1.0.1.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeidaqreycmbdqw3twfavd6qsd6foznhkxuttd52e5uvekoocp3hhky \ No newline at end of file diff --git a/packages/x/xcb-util-errors/xcb-util-errors-1.0.tar.bz2 b/packages/x/xcb-util-errors/xcb-util-errors-1.0.tar.bz2 deleted file mode 120000 index fd3a42887c0..00000000000 --- a/packages/x/xcb-util-errors/xcb-util-errors-1.0.tar.bz2 +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeif3rbztigcbdxk4go5ic5kn2khjo56tksskixi2qmyglpvvelymsa \ No newline at end of file diff --git a/packages/x/xcb-util-errors/xcb-util-errors.changes b/packages/x/xcb-util-errors/xcb-util-errors.changes index b8b323a1804..3387db65184 100644 --- a/packages/x/xcb-util-errors/xcb-util-errors.changes +++ b/packages/x/xcb-util-errors/xcb-util-errors.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Oct 19 07:49:48 UTC 2022 - Stefan Dirsch + +- 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 + ------------------------------------------------------------------- Tue Apr 28 00:17:37 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/packages/x/xcb-util-errors/xcb-util-errors.spec b/packages/x/xcb-util-errors/xcb-util-errors.spec index ef105d44352..211887cf86a 100644 --- a/packages/x/xcb-util-errors/xcb-util-errors.spec +++ b/packages/x/xcb-util-errors/xcb-util-errors.spec @@ -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