[lftp] updated to latest upstream 4.3.1

Jiri Skala jskala at fedoraproject.org
Tue Jun 28 19:23:15 UTC 2011


commit fb4a78cd41aa11aaa99f364d8b15d859e1be5632
Author: Jiri Skala <jskala at redhat.com>
Date:   Tue Jun 28 21:22:59 2011 +0200

    updated to latest upstream 4.3.1

 .gitignore |    1 +
 lftp.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74fd153..50f8a48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ lftp-4.0.10.tar.xz
 /lftp-4.2.2.tar.xz
 /lftp-4.2.3.tar.xz
 /lftp-4.3.0.tar.xz
+/lftp-4.3.1.tar.xz
diff --git a/lftp.spec b/lftp.spec
index d03b1aa..9ece92d 100644
--- a/lftp.spec
+++ b/lftp.spec
@@ -1,6 +1,6 @@
 Summary:	A sophisticated file transfer program
 Name:		lftp
-Version:	4.3.0
+Version:	4.3.1
 Release:	1%{?dist}
 License:	GPLv3+
 Group:		Applications/Internet
@@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun 28 2011 Jiri Skala <jskala at redhat.com> - 4.3.1-1
+- updated to latest upstream 4.3.1
+
 * Mon Jun 20 2011 Jiri Skala <jskala at redhat.com> - 4.3.0-1
 - updated to latest upstream 4.3.0
 
diff --git a/sources b/sources
index e797000..40c4a2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae32e290b096d50856129b45a99411dc  lftp-4.3.0.tar.xz
+ccef0f84416fc964b7b8a5e3f2e87631  lftp-4.3.1.tar.xz


More information about the scm-commits mailing list