From 9ec1ce6a82ebd9d25040a8f2133091f727c3a039 Mon Sep 17 00:00:00 2001 From: Jiri Skala Date: Tue, 20 Sep 2011 09:15:48 +0200 Subject: [PATCH] updated to latest upstream 4.3.2 --- .gitignore | 1 + lftp.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 50f8a48..0e14809 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ lftp-4.0.10.tar.xz /lftp-4.2.3.tar.xz /lftp-4.3.0.tar.xz /lftp-4.3.1.tar.xz +/lftp-4.3.2.tar.xz diff --git a/lftp.spec b/lftp.spec index 9ece92d..a370c71 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,6 +1,6 @@ Summary: A sophisticated file transfer program Name: lftp -Version: 4.3.1 +Version: 4.3.2 Release: 1%{?dist} License: GPLv3+ Group: Applications/Internet @@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Sep 20 2011 Jiri Skala - 4.3.2-1 +- updated to latest upstream 4.3.2 + * Tue Jun 28 2011 Jiri Skala - 4.3.1-1 - updated to latest upstream 4.3.1 diff --git a/sources b/sources index 40c4a2f..c4e791c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ccef0f84416fc964b7b8a5e3f2e87631 lftp-4.3.1.tar.xz +015d15ecec41ee5e2d5642e16cd432b7 lftp-4.3.2.tar.xz