From dfd4be4f1f203e64f949a6d7d6d1eef51d65db6b Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 03:51:36 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- lftp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lftp.spec b/lftp.spec index 0b8ff32..a00c8b6 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,7 +1,7 @@ Summary: A sophisticated file transfer program Name: lftp Version: 3.4.2 -Release: 1 +Release: 1.1 License: GPL Group: Applications/Internet Source0: http://ftp.yars.free.net/lftp/lftp-%{version}.tar.bz2 @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lftp/%{version}/proto-sftp.so %changelog +* Fri Feb 10 2006 Jesse Keating - 3.4.2-1.1 +- bump again for double-long bug on ppc(64) + * Wed Feb 08 2006 Jason Vas Dias - 3.4.2-1 - Upgrade to upstream version 3.4.2, that fixes 3.4.1's coredump