diff --git a/lftp.spec b/lftp.spec index 57375c7..2db4628 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,13 +1,13 @@ Summary: A sophisticated file transfer program Name: lftp Version: 4.8.3 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ Group: Applications/Internet Source0: http://lftp.yar.ru/ftp/%{name}-%{version}.tar.xz URL: http://lftp.yar.ru/ BuildRequires: ncurses-devel, gnutls-devel, perl-generators, pkgconfig, readline-devel, gettext -BuildRequires: zlib-devel +BuildRequires: zlib-devel, gcc-c++ BuildRequires: desktop-file-utils Patch1: lftp-4.0.9-date_fmt.patch @@ -97,6 +97,9 @@ desktop-file-install \ %changelog +* Thu Apr 26 2018 Tomas Hozza - 4.8.3-3 +- Added gcc-c++ as an explicit BuildRequires + * Wed Feb 07 2018 Fedora Release Engineering - 4.8.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild