From e9b764f0f1b3b9d8bafba48a204665f242a00959 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Feb 06 2018 21:50:34 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/d-feet.spec b/d-feet.spec index f031522..38094b1 100644 --- a/d-feet.spec +++ b/d-feet.spec @@ -2,7 +2,7 @@ Name: d-feet Version: 0.3.13 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A powerful D-Bus Debugger License: GPLv2+ @@ -19,7 +19,7 @@ BuildRequires: gtk3-devel BuildRequires: intltool BuildRequires: itstool BuildRequires: python3-devel -BuildRequires: python-pep8 +BuildRequires: python2-pep8 BuildRequires: libappstream-glib Requires: libwnck3 Requires: python3-gobject @@ -70,6 +70,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/d-feet.desktop %{_datadir}/icons/HighContrast/scalable/apps/d-feet.svg %changelog +* Tue Feb 06 2018 Iryna Shcherbina - 0.3.13-3 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Sat Jan 06 2018 Igor Gnatenko - 0.3.13-2 - Remove obsolete scriptlets