From 1a4038daa45b8f2b94bf2efaffae7447b69a4294 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Thu, 22 Jul 2010 02:23:28 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- libxcb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libxcb.spec b/libxcb.spec index 7f93bbe..4c54fcc 100644 --- a/libxcb.spec +++ b/libxcb.spec @@ -7,7 +7,7 @@ Name: libxcb Version: 1.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A C binding to the X11 protocol Group: System Environment/Libraries @@ -158,6 +158,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Jul 21 2010 David Malcolm - 1.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Thu Jul 08 2010 Adam Jackson 1.5-2 - Include COPYING in base package too