Rebuilt for GCC 5 C++11 ABI change
This commit is contained in:
parent
47061e9f46
commit
a07d5381bd
@ -1,7 +1,7 @@
|
||||
Summary: A sophisticated file transfer program
|
||||
Name: lftp
|
||||
Version: 4.6.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/Internet
|
||||
Source0: ftp://ftp.yar.ru/pub/source/%{name}/%{name}-%{version}.tar.xz
|
||||
@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 4.6.1-5
|
||||
- Rebuilt for GCC 5 C++11 ABI change
|
||||
|
||||
* Thu Feb 26 2015 Tomas Hozza <thozza@redhat.com> - 4.6.1-4
|
||||
- Don't auto accept remote host SSH fingerprint (new option auto-confirm) (#1180209)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user