From 4e115c069ba44a7dbfafc1cad4faa0a53bd5d7c9 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Apr 17 2018 12:19:54 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/abrt.spec b/abrt.spec index 8573045..f0e6601 100644 --- a/abrt.spec +++ b/abrt.spec @@ -29,7 +29,7 @@ Summary: Automatic bug detection and reporting tool Name: abrt Version: 2.10.8 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: Applications/System URL: https://abrt.readthedocs.org/ @@ -101,9 +101,9 @@ BuildRequires: gdb-headless #dbus BuildRequires: polkit-devel #python2-abrt -BuildRequires: python-nose -BuildRequires: python-sphinx -BuildRequires: libreport-python +BuildRequires: python2-nose +BuildRequires: python2-sphinx +BuildRequires: python2-libreport #python2-abrt-doc BuildRequires: python2-devel #python3-abrt @@ -1140,6 +1140,10 @@ killall abrt-dbus >/dev/null 2>&1 || : %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh %changelog +* Tue Apr 17 2018 Iryna Shcherbina - 2.10.8-3 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Tue Mar 27 2018 Björn Esser - 2.10.8-2 - Rebuilt for libjson-c.so.4 (json-c v0.13.1) on fc28