From a645c1e7a214e3b845f221d884de02f95104744e Mon Sep 17 00:00:00 2001 From: Jiri Skala Date: Mar 15 2013 10:09:01 +0000 Subject: updated to latest upstream 4.4.5 --- diff --git a/.gitignore b/.gitignore index 466080e..31f901a 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ lftp-4.0.10.tar.xz /lftp-4.4.1.tar.xz /lftp-4.4.2.tar.xz /lftp-4.4.3.tar.xz +/lftp-4.4.5.tar.xz diff --git a/lftp-4.2.0-man.patch b/lftp-4.2.0-man.patch index e72f755..8746cfb 100644 --- a/lftp-4.2.0-man.patch +++ b/lftp-4.2.0-man.patch @@ -9,7 +9,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1 .\" This file is part of lftp. .\" @@ -61,28 +61,28 @@ lftp \- Sophisticated file transfer prog - This man page documents lftp version 4.4.2. + This man page documents lftp version 4.4.4. .SH "DESCRIPTION" -\fBlftp\fR is a file transfer program that allows sophisticated ftp, http diff --git a/lftp.spec b/lftp.spec index f7d3333..42ae540 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,6 +1,6 @@ Summary: A sophisticated file transfer program Name: lftp -Version: 4.4.3 +Version: 4.4.5 Release: 1%{?dist} License: GPLv3+ Group: Applications/Internet @@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Mar 15 2013 Jiri Skala - 4.4.5-1 +- updated to latest upstream 4.4.5 + * Sun Feb 10 2013 Jiri Skala - 4.4.3-1 - updated to latest upstream 4.4.3 diff --git a/sources b/sources index 7603a87..48751c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d32f7314453babef80b41e8da5f2a43 lftp-4.4.3.tar.xz +f4f81016c961e4438ebe1e1ee7a0ae97 lftp-4.4.5.tar.xz