diff --git a/.gitignore b/.gitignore index 7547754..ce6ea8c 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ lftp-4.0.10.tar.xz /lftp-4.3.6.tar.xz /lftp-4.3.8.tar.xz /lftp-4.4.1.tar.xz +/lftp-4.4.2.tar.xz diff --git a/lftp-4.2.0-man.patch b/lftp-4.2.0-man.patch index 7c8db4d..e72f755 100644 --- a/lftp-4.2.0-man.patch +++ b/lftp-4.2.0-man.patch @@ -9,7 +9,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1 .\" This file is part of lftp. .\" @@ -61,28 +61,28 @@ lftp \- Sophisticated file transfer prog - This man page documents lftp version 4.4.1. + This man page documents lftp version 4.4.2. .SH "DESCRIPTION" -\fBlftp\fR is a file transfer program that allows sophisticated ftp, http diff --git a/lftp.spec b/lftp.spec index f1f2df5..9999331 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,6 +1,6 @@ Summary: A sophisticated file transfer program Name: lftp -Version: 4.4.1 +Version: 4.4.2 Release: 1%{?dist} License: GPLv3+ Group: Applications/Internet @@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 04 2013 Jiri Skala - 4.4.2-1 +- updated to latest upstream 4.4.2 + * Tue Jan 29 2013 Jiri Skala - 4.4.1-1 - updated to latest upstream 4.4.1 diff --git a/sources b/sources index 17bc690..7c4cb15 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7dd95966ce1a48c622c86bca8cf5b496 lftp-4.4.1.tar.xz +3c9411d859e1df9c09d3de0f32774cf3 lftp-4.4.2.tar.xz