From cf1b350c5a508cdf2c6493507921361cbaa11abb Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Mar 15 2018 09:55:42 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/lyx.spec b/lyx.spec index 645ca1e..b15722b 100644 --- a/lyx.spec +++ b/lyx.spec @@ -14,7 +14,7 @@ BuildRequires: fontpackages-devel Name: lyx Version: 2.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: WYSIWYM (What You See Is What You Mean) document processor License: GPLv2+ Url: http://www.lyx.org/ @@ -51,7 +51,7 @@ BuildRequires: file-devel BuildRequires: gettext BuildRequires: hunspell-devel BuildRequires: mythes-devel -BuildRequires: python +BuildRequires: python2 %if %{use_qt5} BuildRequires: pkgconfig(Qt5Core) @@ -277,6 +277,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : %Changelog +* Thu Mar 15 2018 Iryna Shcherbina - 2.3.0-2 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Sun Feb 25 2018 José Matos - 2.3.0-0 - Rebuild for 2.3.0