updated to latest upstream 4.3.4
This commit is contained in:
parent
87da426043
commit
9ac1d98726
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ lftp-4.0.10.tar.xz
|
||||
/lftp-4.3.1.tar.xz
|
||||
/lftp-4.3.2.tar.xz
|
||||
/lftp-4.3.3.tar.xz
|
||||
/lftp-4.3.4.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.3.
|
||||
This man page documents lftp version 4.3.4.
|
||||
|
||||
.SH "DESCRIPTION"
|
||||
-\fBlftp\fR is a file transfer program that allows sophisticated ftp, http
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: A sophisticated file transfer program
|
||||
Name: lftp
|
||||
Version: 4.3.3
|
||||
Release: 2%{?dist}
|
||||
Version: 4.3.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/Internet
|
||||
Source0: ftp://ftp.yar.ru/lftp/lftp-%{version}.tar.xz
|
||||
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 02 2012 Jiri Skala <jskala@redhat.com> - 4.3.4-1
|
||||
- updated to latest upstream 4.3.4
|
||||
|
||||
* Wed Nov 16 2011 Jiri Skala <jskala@redhat.com> - 4.3.3-2
|
||||
- fixes #666580 - Inaccurate timestamps
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user