updated to latest upstream 4.4.9
This commit is contained in:
parent
ecd50a3e58
commit
41f035c290
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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 <jskala@redhat.com> - 4.4.9-1
|
||||
- updated to latest upstream 4.4.9
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.4.8-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user