update to 0.1.5 [release 0.1.5-1mamba;Thu Nov 23 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 19:33:25 +01:00
parent 75a054ca3f
commit abc13acdaf

View File

@ -1,5 +1,5 @@
Name: xcb-util-cursor
Version: 0.1.4
Version: 0.1.5
Release: 1mamba
Summary: xcb cursor utility library
Group: System/Libraries
@ -7,15 +7,13 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.x.org/wiki/
Source: http://xcb.freedesktop.org/dist/xcb-util-cursor-%{version}.tar.gz
Source: https://xorg.freedesktop.org/archive/individual/lib/xcb-util-cursor-%{version}.tar.xz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libXdmcp-devel
BuildRequires: libxcb-devel
BuildRequires: libxcb-image-devel
BuildRequires: libxcb-render-util-devel
BuildRequires: libxcb-util-devel
## AUTOBUILDREQ-END
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
@ -71,6 +69,9 @@ This package contains libraries and header files for developing applications tha
%doc ChangeLog NEWS
%changelog
* Thu Nov 23 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.5-1mamba
- update to 0.1.5
* Sun Oct 23 2022 Automatic Build System <autodist@mambasoft.it> 0.1.4-1mamba
- automatic version update by autodist