From 85c8cdcf2556e40ad1623a35b7d18bdd187794b3 Mon Sep 17 00:00:00 2001 From: Jiri Skala Date: Thu, 12 Jun 2014 10:03:50 +0200 Subject: [PATCH] updated to latest upstream 4.5.2 --- .gitignore | 1 + lftp.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 51391f2..230b424 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ lftp-4.0.10.tar.xz /lftp-4.4.16.tar.xz /lftp-4.5.0.tar.xz /lftp-4.5.1.tar.xz +/lftp-4.5.2.tar.xz diff --git a/lftp.spec b/lftp.spec index 2eb138d..39e896c 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,7 +1,7 @@ Summary: A sophisticated file transfer program Name: lftp -Version: 4.5.1 -Release: 2%{?dist} +Version: 4.5.2 +Release: 1%{?dist} License: GPLv3+ Group: Applications/Internet Source0: ftp://ftp.yar.ru/lftp/lftp-%{version}.tar.xz @@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jun 12 2014 Jiri Skala - 4.5.2-1 +- updated to latest upstream 4.5.2 + * Sat Jun 07 2014 Fedora Release Engineering - 4.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 04bc6c1..ee8ac66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a43302f5bc3552741c329c6afe86c9a lftp-4.5.1.tar.xz +d26ab59a7402048d4b382e720748aac6 lftp-4.5.2.tar.xz