[lftp/f17] updated to latest upstream 4.4.2

Jiri Skala jskala at fedoraproject.org
Mon Feb 4 14:34:50 UTC 2013


commit 2c89494a1d67916bf23fcf4d6f631fed39fdd0cc
Author: Jiri Skala <jskala at redhat.com>
Date:   Mon Feb 4 15:34:46 2013 +0100

    updated to latest upstream 4.4.2

 .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 7547754..ce6ea8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ lftp-4.0.10.tar.xz
 /lftp-4.3.6.tar.xz
 /lftp-4.3.8.tar.xz
 /lftp-4.4.1.tar.xz
+/lftp-4.4.2.tar.xz
diff --git a/lftp-4.2.0-man.patch b/lftp-4.2.0-man.patch
index 7c8db4d..e72f755 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.4.1.
+ This man page documents lftp version 4.4.2.
  
  .SH "DESCRIPTION"
 -\fBlftp\fR is a file transfer program that allows sophisticated ftp, http
diff --git a/lftp.spec b/lftp.spec
index f1f2df5..9999331 100644
--- a/lftp.spec
+++ b/lftp.spec
@@ -1,6 +1,6 @@
 Summary:	A sophisticated file transfer program
 Name:		lftp
-Version:	4.4.1
+Version:	4.4.2
 Release:	1%{?dist}
 License:	GPLv3+
 Group:		Applications/Internet
@@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Feb 04 2013 Jiri Skala <jskala at redhat.com> - 4.4.2-1
+- updated to latest upstream 4.4.2
+
 * Tue Jan 29 2013 Jiri Skala <jskala at redhat.com> - 4.4.1-1
 - updated to latest upstream 4.4.1
 
diff --git a/sources b/sources
index 17bc690..7c4cb15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7dd95966ce1a48c622c86bca8cf5b496  lftp-4.4.1.tar.xz
+3c9411d859e1df9c09d3de0f32774cf3  lftp-4.4.2.tar.xz


More information about the scm-commits mailing list