From 0b9dd1e9a8c81e49d525b3711e3fca4206e8da4b Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 06:28:25 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- xorg-x11-xtrans-devel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xorg-x11-xtrans-devel.spec b/xorg-x11-xtrans-devel.spec index 0be282a..e7df108 100644 --- a/xorg-x11-xtrans-devel.spec +++ b/xorg-x11-xtrans-devel.spec @@ -6,7 +6,7 @@ Summary: X.Org X11 developmental X transport library Name: xorg-x11-xtrans-devel Version: 1.0.0 -Release: 3.1 +Release: 3.2 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/aclocal/xtrans.m4 %changelog +* Fri Feb 10 2006 Jesse Keating - 1.0.0-3.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.0.0-3.1 - rebuilt for new gcc4.1 snapshot and glibc changes