updated to latest upstream 4.4.5
This commit is contained in:
parent
36f08eb0cb
commit
a645c1e7a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ lftp-4.0.10.tar.xz
|
||||
/lftp-4.4.1.tar.xz
|
||||
/lftp-4.4.2.tar.xz
|
||||
/lftp-4.4.3.tar.xz
|
||||
/lftp-4.4.5.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.2.
|
||||
This man page documents lftp version 4.4.4.
|
||||
|
||||
.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.4.3
|
||||
Version: 4.4.5
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/Internet
|
||||
@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Mar 15 2013 Jiri Skala <jskala@redhat.com> - 4.4.5-1
|
||||
- updated to latest upstream 4.4.5
|
||||
|
||||
* Sun Feb 10 2013 Jiri Skala <jskala@redhat.com> - 4.4.3-1
|
||||
- updated to latest upstream 4.4.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user