From c7a0a0dcfc65366011fd3090e74da7a1bd21940e Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:21:44 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libXrandr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXrandr.spec b/libXrandr.spec index 6193b41..0602d49 100644 --- a/libXrandr.spec +++ b/libXrandr.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXrandr runtime library Name: libXrandr Version: 1.1.0.2 -Release: 2.1 +Release: 2.2 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3x* %changelog +* Fri Feb 10 2006 Jesse Keating - 1.1.0.2-2.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.1.0.2-2.1 - rebuilt for new gcc4.1 snapshot and glibc changes