From d1d20cbb17581e11440b9c8aa58b190dc5694ea0 Mon Sep 17 00:00:00 2001 From: Jiri Skala Date: Tue, 17 Dec 2013 19:03:14 +0100 Subject: [PATCH] updated to latest upstream 4.4.14 --- .gitignore | 1 + lftp.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bef500d..bffa7d6 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ lftp-4.0.10.tar.xz /lftp-4.4.10.tar.xz /lftp-4.4.11.tar.xz /lftp-4.4.13.tar.xz +/lftp-4.4.14.tar.xz diff --git a/lftp.spec b/lftp.spec index d527468..33e13da 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,6 +1,6 @@ Summary: A sophisticated file transfer program Name: lftp -Version: 4.4.13 +Version: 4.4.14 Release: 1%{?dist} License: GPLv3+ Group: Applications/Internet @@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Dec 17 2013 Jiri Skala - 4.4.14-1 +- updated to latest upstream 4.4.14 + * Thu Nov 28 2013 Jiri Skala - 4.4.13-1 - updated to latest upstream 4.4.13 - added description of xfer:auto-rename option diff --git a/sources b/sources index a178cc5..a3f0143 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46aa97b33886230c26be1a0037625496 lftp-4.4.13.tar.xz +809544255f668a6d3af867f643cc321f lftp-4.4.14.tar.xz