From 51d283e2d579d3ceced74bac80c13f61ff56334c Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Feb 14 2018 16:17:24 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/nut.spec b/nut.spec index f3f7bc2..7e82d3a 100644 --- a/nut.spec +++ b/nut.spec @@ -18,7 +18,7 @@ Summary: Network UPS Tools Name: nut Version: 2.7.4 -Release: 14%{?dist} +Release: 15%{?dist} Group: Applications/System License: GPLv2+ and GPLv3+ Url: http://www.networkupstools.org/ @@ -62,7 +62,7 @@ BuildRequires: pkgconfig %if %{with powerman} BuildRequires: powerman-devel %endif -BuildRequires: python-devel +BuildRequires: python2-devel BuildRequires: desktop-file-utils BuildRequires: freeipmi-devel BuildRequires: nss-devel @@ -444,6 +444,10 @@ fi %{_libdir}/pkgconfig/libnutscan.pc %changelog +* Wed Feb 14 2018 Iryna Shcherbina - 2.7.4-15 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Thu Feb 08 2018 Fedora Release Engineering - 2.7.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild