From 2a34f152ca00bb4effcc1d71d0befce4851e3b52 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:09:14 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libieee1284.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libieee1284.spec b/libieee1284.spec index ddba746..3d7b273 100644 --- a/libieee1284.spec +++ b/libieee1284.spec @@ -1,7 +1,7 @@ Summary: A library for interfacing IEEE 1284-compatible devices. Name: libieee1284 Version: 0.2.9 -Release: 3.2 +Release: 3.2.1 License: GPL Group: System Environment/Libraries URL: http://cyberelk.net/tim/libieee1284/ @@ -72,6 +72,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Fri Feb 10 2006 Jesse Keating - 0.2.9-3.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.2.9-3.2 - rebuilt for new gcc4.1 snapshot and glibc changes