From 7f57fcb640e81b0508cc4c56ec2dacf9ff17995a Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Jan 09 2018 17:58:32 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/libreport.spec b/libreport.spec index 249ca90..06877d2 100644 --- a/libreport.spec +++ b/libreport.spec @@ -4,7 +4,7 @@ Summary: Generic library for reporting various problems Name: libreport Version: 2.9.3 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: https://abrt.readthedocs.org/ Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -26,7 +26,7 @@ BuildRequires: dbus-devel BuildRequires: gtk3-devel BuildRequires: curl-devel BuildRequires: desktop-file-utils -BuildRequires: python-devel +BuildRequires: python2-devel BuildRequires: python3-devel BuildRequires: gettext BuildRequires: libxml2-devel @@ -743,6 +743,10 @@ make check|| { %changelog +* Tue Jan 09 2018 Iryna Shcherbina - 2.9.3-4 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Jan 05 2018 Igor Gnatenko - 2.9.3-3 - Remove obsolete scriptlets