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