From 2a244ccfee3d0eba4aac3fcab6869b90f369f15e Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 16 Apr 2024 13:17:48 +0300 Subject: [PATCH] libxcb ver. bump --- system/base/libxcb/pspec.xml | 11 +++++++++-- system/devel/xcb-proto/pspec.xml | 9 ++++++++- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/system/base/libxcb/pspec.xml b/system/base/libxcb/pspec.xml index 93517ea5..4e813a1d 100644 --- a/system/base/libxcb/pspec.xml +++ b/system/base/libxcb/pspec.xml @@ -12,7 +12,7 @@ library The X protocol C-language Binding (XCB) The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. - https://xorg.freedesktop.org/releases/individual/lib/libxcb-1.16.1.tar.xz + https://xorg.freedesktop.org/releases/individual/lib/libxcb-1.17.0.tar.xz libXau-devel libXdmcp-devel @@ -20,7 +20,7 @@ libxslt-devel util-macros xorg-proto - xcb-proto + xcb-proto @@ -79,6 +79,13 @@ + + 2024-04-15 + 1.17.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2024-03-05 1.16.1 diff --git a/system/devel/xcb-proto/pspec.xml b/system/devel/xcb-proto/pspec.xml index b76f95ee..89e1622c 100644 --- a/system/devel/xcb-proto/pspec.xml +++ b/system/devel/xcb-proto/pspec.xml @@ -12,7 +12,7 @@ data XCB protocol descriptions XCB is a project to enable efficient language bindings to the X11 protocol. This package contains the protocol descriptions themselves. Language bindings use these protocol descriptions to generate code for marshalling the protocol. - https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.16.0.tar.xz + https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.17.0.tar.xz libxml2-devel python3-devel @@ -33,6 +33,13 @@ + + 2024-04-15 + 1.17.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-10-16 1.16.0