From 58ee83b9e83f02f34586f6373eeb8f7991df6ed3 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:09:03 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libiec61883.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libiec61883.spec b/libiec61883.spec index 4987307..a864da4 100644 --- a/libiec61883.spec +++ b/libiec61883.spec @@ -1,7 +1,7 @@ Summary: Streaming library for IEEE1394 Name: libiec61883 Version: 1.0.0 -Release: 10.fc5.1 +Release: 10.fc5.2 License: LGPL Group: Libraries Source: http://linux1394.org/dl/%{name}-%{version}.tar.gz @@ -79,6 +79,9 @@ rm -rf %{buildroot} %{_bindir}/* %changelog +* Fri Feb 10 2006 Jesse Keating - 1.0.0-10.fc5.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.0.0-10.fc5.1 - rebuilt for new gcc4.1 snapshot and glibc changes