From 573811240a0debd52edf29babc305ae5593a8bbb Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 08:56:47 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- libxcb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libxcb.spec b/libxcb.spec index 7b255cc..e9ac8e1 100644 --- a/libxcb.spec +++ b/libxcb.spec @@ -7,7 +7,7 @@ Name: libxcb Version: 1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A C binding to the X11 protocol Group: System Environment/Libraries @@ -160,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 1.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Tue Jul 14 2009 Adam Jackson 1.3-1 - libxcb 1.3 - List DSO versions explicitly.