From dd31cbf2666ae565d8f03fec490b7f2572fb9253 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Jan 12 2018 18:13:03 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/planner.spec b/planner.spec index 07c5041..bdf0248 100644 --- a/planner.spec +++ b/planner.spec @@ -1,7 +1,7 @@ Summary: A graphical project management tool Name: planner Version: 0.14.6 -Release: 27%{?dist} +Release: 28%{?dist} License: GPLv2+ Group: Applications/Productivity URL: https://wiki.gnome.org/Apps/Planner @@ -12,7 +12,7 @@ BuildRequires: gtk2-devel >= 2.2.0, libgnomeui-devel >= 2.0.1 BuildRequires: libglade2-devel >= 2.0.0, gnome-vfs2-devel >= 2.0.2 BuildRequires: libxml2-devel >= 2.5.4 BuildRequires: libxslt-devel >= 1.0.27, libgsf-devel, gtk-doc, pygtk2-devel -BuildRequires: scrollkeeper, glib2-devel, python-devel, intltool, autoconf +BuildRequires: scrollkeeper, glib2-devel, python2-devel, intltool, autoconf BuildRequires: automake, libtool, valgrind-devel Obsoletes: planner-eds < 0.14.6-6 @@ -195,6 +195,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/* %changelog +* Fri Jan 12 2018 Iryna Shcherbina - 0.14.6-28 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Thu Aug 03 2017 Fedora Release Engineering - 0.14.6-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild