updated to latest upstream 4.6.0

This commit is contained in:
Jiri Skala 2014-10-14 15:07:39 +02:00
parent 3634330cc9
commit f3fa7dc383
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -34,3 +34,4 @@ lftp-4.0.10.tar.xz
/lftp-4.5.2.tar.xz
/lftp-4.5.3.tar.xz
/lftp-4.5.4.tar.xz
/lftp-4.6.0.tar.xz

View File

@ -1,6 +1,6 @@
Summary: A sophisticated file transfer program
Name: lftp
Version: 4.5.5
Version: 4.6.0
Release: 1%{?dist}
License: GPLv3+
Group: Applications/Internet
@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Oct 14 2014 Jiri Skala <jskala@redhat.com> - 4.6.0-1
- updated to latest upstream 4.6.0
* Fri Sep 05 2014 Jiri Skala <jskala@redhat.com> - 4.5.5-1
- updated to latest upstream 4.5.5

View File

@ -1 +1 @@
e58fc886e3d7c6d994de5ce51de46087 lftp-4.5.5.tar.xz
fc5f4e3b45c9011a193eb8c0c12eb2eb lftp-4.6.0.tar.xz