diff --git a/libxcb.spec b/libxcb.spec index 769aac0..6e37ed9 100644 --- a/libxcb.spec +++ b/libxcb.spec @@ -2,7 +2,7 @@ Name: libxcb Version: 1.11 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A C binding to the X11 protocol License: MIT URL: http://xcb.freedesktop.org/ @@ -120,6 +120,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %{_pkgdocdir} %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 1.11-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri Jun 12 2015 Rex Dieter 1.11-6 - pull in (partial?) upstream fix for deadlocks (#1193742, fdo#84252)