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 Name: xcb-util-cursor
Version: 0.1.4 Version: 0.1.5
Release: 1mamba Release: 1mamba
Summary: xcb cursor utility library Summary: xcb cursor utility library
Group: System/Libraries Group: System/Libraries
@ -7,15 +7,13 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.x.org/wiki/ 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 License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libXdmcp-devel
BuildRequires: libxcb-devel BuildRequires: libxcb-devel
BuildRequires: libxcb-image-devel BuildRequires: libxcb-image-devel
BuildRequires: libxcb-render-util-devel BuildRequires: libxcb-render-util-devel
BuildRequires: libxcb-util-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} 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 %doc ChangeLog NEWS
%changelog %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 * Sun Oct 23 2022 Automatic Build System <autodist@mambasoft.it> 0.1.4-1mamba
- automatic version update by autodist - automatic version update by autodist