updated to latest upstream 4.3.4

This commit is contained in:
Jiri Skala 2012-01-02 11:20:44 +01:00
parent 87da426043
commit 9ac1d98726
4 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
7ff6217036e551020247ce74495f78c5 lftp-4.3.3.tar.xz
fbbc296f8c8c73e4b38b2b3228bd94f5 lftp-4.3.4.tar.xz