From 6be0303f36edcb0590ee2a890822e68144a7660e Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Feb 14 2018 16:28:45 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/zynjacku.spec b/zynjacku.spec index 8edd76e..2a07cf6 100644 --- a/zynjacku.spec +++ b/zynjacku.spec @@ -2,7 +2,7 @@ Name: zynjacku Version: 6 -Release: 19%{?dist} +Release: 20%{?dist} Summary: LV2 synths and plugins host Group: Applications/Multimedia License: GPLv2 @@ -24,7 +24,7 @@ BuildRequires: lv2dynparam-devel BuildRequires: pygtk2-devel Requires: pygtk2-libglade -Requires: python-lash +Requires: python2-lash Provides: lv2rack = %{version}-%{release} @@ -93,6 +93,10 @@ desktop-file-install --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ %{SOURCE3} %{_datadir}/icons/hicolor/72x72/apps/%{name}.png %changelog +* Wed Feb 14 2018 Iryna Shcherbina - 6-20 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 09 2018 Fedora Release Engineering - 6-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild