From fcfed8b28c2a4b8a0347c3e452fb9be2bebd1e06 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 06:24:56 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- xorg-x11-proto-devel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xorg-x11-proto-devel.spec b/xorg-x11-proto-devel.spec index fe98268..6543654 100644 --- a/xorg-x11-proto-devel.spec +++ b/xorg-x11-proto-devel.spec @@ -6,7 +6,7 @@ Summary: X.Org X11 Protocol headers Name: xorg-x11-proto-devel Version: 7.0 -Release: 2.1 +Release: 2.2 License: The Open Group License Group: Development/System URL: http://www.x.org @@ -278,6 +278,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/xproxymngproto.pc %changelog +* Fri Feb 10 2006 Jesse Keating - 7.0-2.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 7.0-2.1 - rebuilt for new gcc4.1 snapshot and glibc changes