updated to latest upstream 4.3.6

This commit is contained in:
Jiri Skala 2012-04-02 16:42:22 +02:00
parent 615d233e1a
commit 368bb5b1f8
4 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

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.4.
This man page documents lftp version 4.3.6.
.SH "DESCRIPTION"
-\fBlftp\fR is a file transfer program that allows sophisticated ftp, http

View File

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

View File

@ -1 +1 @@
8a14b0a5a8c745f368cc2d3b362081da lftp-4.3.5.tar.xz
ffcdbaec5d1416cb6dd754efd43fa61a lftp-4.3.6.tar.xz