diff --git a/.gitignore b/.gitignore index 89e1b81..4ebca57 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ lftp-4.0.10.tar.xz /lftp-4.7.1.tar.xz /lftp-4.7.2.tar.xz /lftp-4.7.3.tar.xz +/lftp-4.7.4.tar.xz diff --git a/lftp.spec b/lftp.spec index 2a929a7..0041c02 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,6 +1,6 @@ Summary: A sophisticated file transfer program Name: lftp -Version: 4.7.3 +Version: 4.7.4 Release: 1%{?dist} License: GPLv3+ Group: Applications/Internet @@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Nov 28 2016 mruprich - 4.7.4-1 +- new version 4.7.4 + * Mon Jul 18 2016 Luboš Uhliarik - 4.7.3-1 - new version 4.7.3 diff --git a/sources b/sources index 8dfea33..800a718 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23deda16014412c802f095fbaa0bebee lftp-4.7.3.tar.xz +74965c798b1806d0a2659d8a606ea47f lftp-4.7.4.tar.xz