From b707596ff714f0fab85a30ac4b789335b685b690 Mon Sep 17 00:00:00 2001 From: Ercole 'ercolinux' Carpanetto Date: Sat, 6 Jan 2024 06:10:33 +0100 Subject: [PATCH] update to 1.14 [release 1.14-1mamba;Sun Mar 29 2020] --- libxcb.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libxcb.spec b/libxcb.spec index 594457d..ef66c50 100644 --- a/libxcb.spec +++ b/libxcb.spec @@ -1,5 +1,5 @@ Name: libxcb -Version: 1.13.1 +Version: 1.14 Release: 1mamba Summary: The X protocol C-language Binding (XCB) is a replacement for Xlib Group: System/X11 @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://xcb.freedesktop.org/wiki/ -Source: http://xcb.freedesktop.org/dist/libxcb-%{version}.tar.bz2 +Source: http://xcb.freedesktop.org/dist/libxcb-%{version}.tar.gz Patch0: %{name}-1.0-no-assert-on-lock.patch License: MIT ## AUTOBUILDREQ-BEGIN @@ -132,6 +132,9 @@ exit 0 %endif %changelog +* Sun Mar 29 2020 Ercole 'ercolinux' Carpanetto 1.14-1mamba +- update to 1.14 + * Sun Oct 07 2018 Automatic Build System 1.13.1-1mamba - automatic version update by autodist