diff --git a/.gitignore b/.gitignore index 2829784..a807eb4 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ lftp-4.0.10.tar.xz /lftp-4.4.6.tar.xz /lftp-4.4.7.tar.xz /lftp-4.4.8.tar.xz +/lftp-4.4.9.tar.xz diff --git a/lftp-4.2.0-man.patch b/lftp-4.2.0-man.patch index 4b0b690..b02fc92 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.6. + This man page documents lftp version 4.4.9. .SH "DESCRIPTION" -\fBlftp\fR is a file transfer program that allows sophisticated ftp, http @@ -226,7 +226,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1 +access. Default is true. This and other SSL settings are only available if lftp was compiled with an ssl/tls library. .TP - .BR ftp:ssl-data-use-keys \ (boolean) + .BR ftp:ssl-auth \ (string) @@ -1393,17 +1393,17 @@ if true, refuse to send password in clea Default is false. .TP diff --git a/lftp.spec b/lftp.spec index 594e0e6..c2e4e49 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,7 +1,7 @@ Summary: A sophisticated file transfer program Name: lftp -Version: 4.4.8 -Release: 3%{?dist} +Version: 4.4.9 +Release: 1%{?dist} License: GPLv3+ Group: Applications/Internet Source0: ftp://ftp.yar.ru/lftp/lftp-%{version}.tar.xz @@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Sep 04 2013 Jiri Skala - 4.4.9-1 +- updated to latest upstream 4.4.9 + * Sat Aug 03 2013 Fedora Release Engineering - 4.4.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 25cc0db..62c34d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78906bf474bfe0110b6625601aa39112 lftp-4.4.8.tar.xz +3cbf1c4c39d2f66358aad7933a5e1d38 lftp-4.4.9.tar.xz