diff --git a/putty.changes b/putty.changes index 28102b2..55d69d0 100644 --- a/putty.changes +++ b/putty.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Dec 14 18:31:53 UTC 2017 - jengelh@inai.de + +- Update python BuildRequire to python-base + +------------------------------------------------------------------- +Thu Dec 14 11:21:17 UTC 2017 - jengelh@inai.de + +- Add missing python BuildRequire (for mkicon.py) + ------------------------------------------------------------------- Tue Jul 11 22:22:08 UTC 2017 - jengelh@inai.de diff --git a/putty.spec b/putty.spec index d452cbc..dcccb51 100644 --- a/putty.spec +++ b/putty.spec @@ -35,6 +35,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ImageMagick BuildRequires: gtk3-devel BuildRequires: krb5-devel +BuildRequires: python-base BuildRequires: update-desktop-files Conflicts: pssh