updated to latest upstream 4.6.1
Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
parent
f3fa7dc383
commit
e9670a227f
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@ lftp-4.0.10.tar.xz
|
||||
/lftp-4.5.3.tar.xz
|
||||
/lftp-4.5.4.tar.xz
|
||||
/lftp-4.6.0.tar.xz
|
||||
/lftp-4.6.1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: A sophisticated file transfer program
|
||||
Name: lftp
|
||||
Version: 4.6.0
|
||||
Version: 4.6.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/Internet
|
||||
@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 05 2015 Tomas Hozza <thozza@redhat.com> - 4.6.1-1
|
||||
- updated to latest upstream 4.6.1
|
||||
|
||||
* Tue Oct 14 2014 Jiri Skala <jskala@redhat.com> - 4.6.0-1
|
||||
- updated to latest upstream 4.6.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user