updated to latest upstream 4.5.2
This commit is contained in:
parent
87a29784dc
commit
85c8cdcf25
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@ lftp-4.0.10.tar.xz
|
||||
/lftp-4.4.16.tar.xz
|
||||
/lftp-4.5.0.tar.xz
|
||||
/lftp-4.5.1.tar.xz
|
||||
/lftp-4.5.2.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: A sophisticated file transfer program
|
||||
Name: lftp
|
||||
Version: 4.5.1
|
||||
Release: 2%{?dist}
|
||||
Version: 4.5.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/Internet
|
||||
Source0: ftp://ftp.yar.ru/lftp/lftp-%{version}.tar.xz
|
||||
@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 12 2014 Jiri Skala <jskala@redhat.com> - 4.5.2-1
|
||||
- updated to latest upstream 4.5.2
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user