diff --git a/putty.spec b/putty.spec index becf39f..76d66d5 100644 --- a/putty.spec +++ b/putty.spec @@ -1,6 +1,6 @@ Name: putty Version: 0.70 -Release: 4%{?dist} +Release: 5%{?dist} Summary: SSH, Telnet and Rlogin client License: MIT Group: Applications/Internet @@ -9,6 +9,7 @@ Source0: http://the.earth.li/~sgtatham/putty/latest/%{name}-%{version}.tar.gz Source2: %{name}.desktop BuildRequires: gtk2-devel, krb5-devel, halibut, desktop-file-utils BuildRequires: ImageMagick, perl-Digest-SHA, python +BuildRequires: gcc %description Putty is a SSH, Telnet & Rlogin client - this time for Linux. @@ -49,6 +50,9 @@ install -m644 -D -p icons/putty-48.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/putty. %{_datadir}/pixmaps/%{name}.png %changelog +* Mon Feb 19 2018 Ondřej Lysoněk - 0.70-5 +- Add gcc to BuildRequires + * Fri Feb 09 2018 Fedora Release Engineering - 0.70-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild