[lftp/f17] updated to latest upstream 4.3.6

Jiri Skala jskala at fedoraproject.org
Thu Apr 19 07:28:45 UTC 2012


commit 7936ea6de75b80d99346b77085c7aaf765d734cd
Author: Jiri Skala <jskala at redhat.com>
Date:   Thu Apr 19 09:28:40 2012 +0200

    updated to latest upstream 4.3.6

 .gitignore           |    1 +
 lftp-4.2.0-man.patch |    2 +-
 lftp.spec            |    5 ++++-
 sources              |    2 +-
 4 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49a38ce..d564050 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/lftp-4.2.0-man.patch b/lftp-4.2.0-man.patch
index 925f9b5..e5cdb91 100644
--- a/lftp-4.2.0-man.patch
+++ b/lftp-4.2.0-man.patch
@@ -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
diff --git a/lftp.spec b/lftp.spec
index aa90efc..2695429 100644
--- a/lftp.spec
+++ b/lftp.spec
@@ -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
+* Thu Apr 19 2012 Jiri Skala <jskala at redhat.com> - 4.3.6-1
+- updated to latest upstream 4.3.6
+
 * Tue Jan 24 2012 Jiri Skala <jskala at redhat.com> - 4.3.5-1
 - updated to latest upstream 4.3.5
 
diff --git a/sources b/sources
index beaf459..738fe79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a14b0a5a8c745f368cc2d3b362081da  lftp-4.3.5.tar.xz
+ffcdbaec5d1416cb6dd754efd43fa61a  lftp-4.3.6.tar.xz


More information about the scm-commits mailing list