update to 1.14 [release 1.14-1mamba;Fri Apr 10 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 19:33:17 +01:00
parent 98dc2f184a
commit d7c6c81870

View File

@ -1,5 +1,5 @@
Name: xcb-proto
Version: 1.13
Version: 1.14
Release: 1mamba
Summary: Prototypes for the X protocol C-language Binding (XCB) is a replacement for Xlib
Group: System/X11
@ -7,8 +7,10 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://xcb.freedesktop.org/wiki/
Source: http://xcb.freedesktop.org/dist/xcb-proto-%{version}.tar.bz2
Source: http://xcb.freedesktop.org/dist/xcb-proto-%{version}.tar.xz
License: MIT
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
@ -43,9 +45,12 @@ This package contains prototypes for the X protocol C-language Binding. XCB is a
%{_datadir}/xcb/*.xml
%{python_sitelib}/xcbgen/*
%{_libdir}/pkgconfig/*.pc
%doc COPYING NEWS README TODO
%doc COPYING NEWS TODO
%changelog
* Fri Apr 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.14-1mamba
- update to 1.14
* Mon Mar 12 2018 Automatic Build System <autodist@mambasoft.it> 1.13-1mamba
- automatic version update by autodist