updated to latest upstream 4.2.2

This commit is contained in:
Jiri Skala 2011-04-12 14:25:00 +02:00
parent 23dbefcf13
commit 27f2158a9b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ lftp-4.0.10.tar.xz
/lftp-4.1.2.tar.xz /lftp-4.1.2.tar.xz
/lftp-4.1.3.tar.xz /lftp-4.1.3.tar.xz
/lftp-4.2.1.tar.xz /lftp-4.2.1.tar.xz
/lftp-4.2.2.tar.xz

View File

@ -1,6 +1,6 @@
Summary: A sophisticated file transfer program Summary: A sophisticated file transfer program
Name: lftp Name: lftp
Version: 4.2.1 Version: 4.2.2
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv3+ License: GPLv3+
Group: Applications/Internet Group: Applications/Internet
@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Tue Apr 12 2011 Jiri Skala <jskala@redhat.com> - 4.2.2-1
- updated to latest upstream 4.2.2
* Wed Mar 30 2011 Jiri Skala <jskala@redhat.com> - 4.2.1-1 * Wed Mar 30 2011 Jiri Skala <jskala@redhat.com> - 4.2.1-1
- updated to latest upstream 4.2.1 - updated to latest upstream 4.2.1

View File

@ -1 +1 @@
737912baf3ea576f2ed52eeebb14491b lftp-4.2.1.tar.xz 8aefd6b051654904cc9d4b198e954d38 lftp-4.2.2.tar.xz