From 9529dd2a30e1263938fc1ec8ae2411438e3f16fa Mon Sep 17 00:00:00 2001 From: Jiri Skala Date: Fri, 22 May 2009 12:13:41 +0000 Subject: [PATCH] - rebase to latest upstream release; among others fixes #474413 --- .cvsignore | 2 +- lftp.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index da72591..4b83360 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lftp-3.7.11.tar.gz +lftp-3.7.14.tar.gz diff --git a/lftp.spec b/lftp.spec index a9ab9bc..390d25c 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,7 +1,7 @@ Summary: A sophisticated file transfer program Name: lftp -Version: 3.7.11 -Release: 3%{?dist} +Version: 3.7.14 +Release: 1%{?dist} License: GPLv3+ Group: Applications/Internet Source0: ftp://ftp.yar.ru/lftp/lftp-%{version}.tar.gz @@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/liblftp-tasks.so.* %changelog +* Fri May 22 2009 Jiri Skala - 3.7.14-1 +- rebase to latest upstream release; among others fixes #474413 + * Tue Apr 14 2009 Jiri Skala - 3.7.11-3 - release number repaired diff --git a/sources b/sources index ff71029..c6e1d15 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6fe8793f3ccde1d2f8446d599d8a69a9 lftp-3.7.11.tar.gz +b0cad53f75ebd37b9dc6aeeb8d05f88c lftp-3.7.14.tar.gz