automatic version update by autodist [release 1.15-1mamba;Sat May 07 2022]
This commit is contained in:
parent
b707596ff7
commit
38e5825fd9
@ -1,12 +1,12 @@
|
||||
Name: libxcb
|
||||
Version: 1.14
|
||||
Version: 1.15
|
||||
Release: 1mamba
|
||||
Summary: The X protocol C-language Binding (XCB) is a replacement for Xlib
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://xcb.freedesktop.org/wiki/
|
||||
URL: https://xcb.freedesktop.org/wiki/
|
||||
Source: http://xcb.freedesktop.org/dist/libxcb-%{version}.tar.gz
|
||||
Patch0: %{name}-1.0-no-assert-on-lock.patch
|
||||
License: MIT
|
||||
@ -14,6 +14,7 @@ License: MIT
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libbsd-devel
|
||||
## AUTOBUILDREQ-END
|
||||
%if "%{stage1}" != "1"
|
||||
BuildRequires: doxygen
|
||||
@ -26,7 +27,6 @@ BuildRequires: xcb-proto-devel
|
||||
#BuildRequires: glibc-multilib-devel
|
||||
#BuildRequires: libXau-devel.i586
|
||||
#%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
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.
|
||||
@ -132,6 +132,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat May 07 2022 Automatic Build System <autodist@mambasoft.it> 1.15-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 29 2020 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.14-1mamba
|
||||
- update to 1.14
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user