This commit is contained in:
Fedora Release Engineering 2017-02-10 19:43:32 +00:00
parent a77a6050ad
commit ec23eafd8a

View File

@ -2,7 +2,7 @@
Name: libxcb
Version: 1.12
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A C binding to the X11 protocol
License: MIT
URL: http://xcb.freedesktop.org/
@ -117,6 +117,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%{_pkgdocdir}
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Jan 18 2017 Merlin Mathesius <mmathesi@redhat.com> - 1.12-2
- Add BuildRequires: python to fix FTBFS (BZ#1414586).