diff --git a/xcb-proto-1.13.tar.bz2 b/xcb-proto-1.13.tar.bz2 deleted file mode 100644 index 34c562c..0000000 --- a/xcb-proto-1.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b98721e669be80284e9bbfeab02d2d0d54cd11172b72271e47a2fe875e2bde1 -size 151981 diff --git a/xcb-proto-1.14.tar.xz b/xcb-proto-1.14.tar.xz new file mode 100644 index 0000000..cda6a11 --- /dev/null +++ b/xcb-proto-1.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:186a3ceb26f9b4a015f5a44dcc814c93033a5fc39684f36f1ecc79834416a605 +size 143384 diff --git a/xcb-proto.changes b/xcb-proto.changes index b885353..dd54dcc 100644 --- a/xcb-proto.changes +++ b/xcb-proto.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Feb 24 19:19:08 UTC 2020 - Stefan Dirsch + +- Update to version 1.14 + * Update README for gitlab migration + * pkg-config: Add sysroot prefix + * screensaver: Use CARD32 encoding for ScreenSaverSuspend 'suspend' + * Removed unused member "fds" + * Fix size computation of imported lists + * Allow access to the original type in the XML + ------------------------------------------------------------------- Mon Mar 5 14:02:55 UTC 2018 - sndirsch@suse.com diff --git a/xcb-proto.spec b/xcb-proto.spec index 6bf2a54..95c28d1 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -1,7 +1,7 @@ # # spec file for package xcb-proto # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,11 +12,11 @@ # 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 dirsuffix 1.13 +%define dirsuffix 1.14 %if 0%{?suse_version} >= 1500 %bcond_with python2 %else @@ -28,9 +28,9 @@ Release: 0 Summary: The X11 Protocol: X Protocol C Bindings License: X11 Group: Development/Libraries/X11 -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ #Git-Web: https://cgit.freedesktop.org/xcb/proto -Source: http://xorg.freedesktop.org/archive/individual/xcb/%{name}-%{dirsuffix}.tar.bz2 +Source: http://xorg.freedesktop.org/archive/individual/xcb/%{name}-%{dirsuffix}.tar.xz BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: fdupes