From aced8c5039eb7b87ddad769e8e4a0ffa776cc4a0 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:11:44 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libraw1394.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libraw1394.spec b/libraw1394.spec index 448e64e..731f7d0 100644 --- a/libraw1394.spec +++ b/libraw1394.spec @@ -1,7 +1,7 @@ Summary: Library providing low-level IEEE-1394 access Name: libraw1394 Version: 1.2.0 -Release: 3.fc5.1 +Release: 3.fc5.2 License: LGPL Group: System Environment/Libraries Source: http://www.linux1394.org/dl/libraw1394-%{version}.tar.gz @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 10 2006 Jesse Keating - 1.2.0-3.fc5.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.2.0-3.fc5.1 - rebuilt for new gcc4.1 snapshot and glibc changes