diff --git a/libxcb.spec b/libxcb.spec index 3111aa3..89ef47a 100644 --- a/libxcb.spec +++ b/libxcb.spec @@ -2,7 +2,7 @@ Name: libxcb Version: 1.13 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A C binding to the X11 protocol License: MIT URL: http://xcb.freedesktop.org/ @@ -23,8 +23,7 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(xau) >= 0.99.2 BuildRequires: pkgconfig(xcb-proto) >= 1.13 BuildRequires: pkgconfig(xorg-macros) >= 1.18 -BuildRequires: python3 -#BuildRequires: xorg-x11-proto-devel +BuildRequires: python3 python3-devel %description The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a @@ -117,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %{_pkgdocdir} %changelog +* Tue Aug 14 2018 Adam Jackson - 1.13-5 +- Spec cleanup + * Fri Jul 13 2018 Fedora Release Engineering - 1.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild