updated to latest upstream 4.3.6
This commit is contained in:
parent
615d233e1a
commit
368bb5b1f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ lftp-4.0.10.tar.xz
|
||||
/lftp-4.3.2.tar.xz
|
||||
/lftp-4.3.3.tar.xz
|
||||
/lftp-4.3.4.tar.xz
|
||||
/lftp-4.3.6.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.3.4.
|
||||
This man page documents lftp version 4.3.6.
|
||||
|
||||
.SH "DESCRIPTION"
|
||||
-\fBlftp\fR is a file transfer program that allows sophisticated ftp, http
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A sophisticated file transfer program
|
||||
Name: lftp
|
||||
Version: 4.3.5
|
||||
Version: 4.3.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/Internet
|
||||
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 02 2012 Jiri Skala <jskala@redhat.com> - 4.3.6-1
|
||||
- updated to latest upstream 4.3.6
|
||||
|
||||
* Tue Jan 24 2012 Jiri Skala <jskala@redhat.com> - 4.3.5-1
|
||||
- updated to latest upstream 4.3.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user