From d9f9301b7bc14051aec5772f9db2ae0ad21fb046 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 03:55:21 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libdv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdv.spec b/libdv.spec index c25d6a2..ee52c58 100644 --- a/libdv.spec +++ b/libdv.spec @@ -1,7 +1,7 @@ Summary: Software decoder for DV format video. Name: libdv Version: 0.103 -Release: 4.2 +Release: 4.2.1 Epoch: 0 License: LGPL Group: System Environment/Libraries @@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/%{name} %changelog +* Fri Feb 10 2006 Jesse Keating - 0:0.103-4.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0:0.103-4.2 - rebuilt for new gcc4.1 snapshot and glibc changes