diff --git a/xcb-util-cursor.spec b/xcb-util-cursor.spec index 67dd3dd..d19f960 100644 --- a/xcb-util-cursor.spec +++ b/xcb-util-cursor.spec @@ -1,26 +1,23 @@ Name: xcb-util-cursor -Version: 0.1.3 +Version: 0.1.4 Release: 1mamba Summary: xcb cursor utility library Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://x.org +URL: https://www.x.org/wiki/ Source: http://xcb.freedesktop.org/dist/xcb-util-cursor-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libXau-devel BuildRequires: libXdmcp-devel -BuildRequires: libbsd-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} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description xcb cursor utility library. @@ -69,12 +66,14 @@ This package contains libraries and header files for developing applications tha %defattr(-,root,root) %{_includedir}/xcb/xcb_cursor.h %{_libdir}/libxcb-cursor.a -%{_libdir}/libxcb-cursor.la %{_libdir}/libxcb-cursor.so %{_libdir}/pkgconfig/xcb-cursor.pc -%doc ChangeLog NEWS README +%doc ChangeLog NEWS %changelog +* Sun Oct 23 2022 Automatic Build System 0.1.4-1mamba +- automatic version update by autodist + * Sat May 14 2016 Automatic Build System 0.1.3-1mamba - automatic version update by autodist