Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libxcb.git#27921d5cf20c07f1d4f2031d39165a235d8a4b7d
This commit is contained in:
DistroBaker 2020-11-05 02:39:34 +00:00
parent c4bff830ca
commit ad8ee046b5

View File

@ -2,7 +2,7 @@
Name: libxcb Name: libxcb
Version: 1.13.1 Version: 1.13.1
Release: 5%{?dist} Release: 6%{?dist}
Summary: A C binding to the X11 protocol Summary: A C binding to the X11 protocol
License: MIT License: MIT
URL: http://xcb.freedesktop.org/ URL: http://xcb.freedesktop.org/
@ -15,6 +15,7 @@ Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
# the pkgconfig file so libs that link against libxcb know this... # the pkgconfig file so libs that link against libxcb know this...
Source1: pthread-stubs.pc.in Source1: pthread-stubs.pc.in
BuildRequires: make
BuildRequires: doxygen BuildRequires: doxygen
BuildRequires: graphviz BuildRequires: graphviz
BuildRequires: libtool BuildRequires: libtool
@ -116,6 +117,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Thu Nov 5 11:20:53 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 1.13.1-6
- Add BuildRequires for make
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.1-5 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild