From 0fe72d4cfd7732f97477d143156df98a4fd17fd4 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 03:52:30 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libavc1394.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libavc1394.spec b/libavc1394.spec index 69757a3..c4576c2 100644 --- a/libavc1394.spec +++ b/libavc1394.spec @@ -1,7 +1,7 @@ Summary: Audio/Video Control library for IEEE-1394 devices Name: libavc1394 Version: 0.5.1 -Release: 2.1 +Release: 2.2 License: LGPL Group: System Environment/Libraries Source: http://dl.sourceforge.net/libavc1394/libavc1394-%{version}.tar.gz @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 10 2006 Jesse Keating - 0.5.1-2.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.5.1-2.1 - rebuilt for new gcc4.1 snapshot and glibc changes