update to 0.3.10 [release 0.3.10-1mamba;Sat Oct 22 2022]
This commit is contained in:
parent
f8be9d9dcb
commit
8c304e7807
@ -1,20 +1,20 @@
|
|||||||
Name: xcb-util-renderutil
|
Name: xcb-util-renderutil
|
||||||
Version: 0.3.9
|
Version: 0.3.10
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Convenience functions for the Render extension
|
Summary: Convenience functions for the Render extension
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://xcb.freedesktop.org/
|
URL: https://xcb.freedesktop.org/
|
||||||
Source: http://xcb.freedesktop.org/dist/xcb-util-renderutil-%{version}.tar.bz2
|
Source: http://xcb.freedesktop.org/dist/xcb-util-renderutil-%{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
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: libxcb-render-util = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: libxcb-render-util = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Convenience functions for the Render extension.
|
Convenience functions for the Render extension.
|
||||||
@ -57,18 +57,20 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%files -n libxcb-render-util
|
%files -n libxcb-render-util
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libxcb-render-util.so.*
|
%{_libdir}/libxcb-render-util.so.*
|
||||||
|
%doc COPYING
|
||||||
|
|
||||||
%files -n libxcb-render-util-devel
|
%files -n libxcb-render-util-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/xcb/xcb_renderutil.h
|
%{_includedir}/xcb/xcb_renderutil.h
|
||||||
%{_libdir}/libxcb-render-util.a
|
%{_libdir}/libxcb-render-util.a
|
||||||
%{_libdir}/libxcb-render-util.la
|
|
||||||
%{_libdir}/libxcb-render-util.so
|
%{_libdir}/libxcb-render-util.so
|
||||||
%{_libdir}/pkgconfig/xcb-renderutil.pc
|
%{_libdir}/pkgconfig/xcb-renderutil.pc
|
||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README.md
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 22 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.10-1mamba
|
||||||
|
- update to 0.3.10
|
||||||
|
|
||||||
* Sat Jun 14 2014 Automatic Build System <autodist@mambasoft.it> 0.3.9-1mamba
|
* Sat Jun 14 2014 Automatic Build System <autodist@mambasoft.it> 0.3.9-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user