From 4610980970bb0394133fac63a58b6a6d34794d70 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Feb 12 2018 01:17:07 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/python-fabulous.spec b/python-fabulous.spec index 205c1ed..867230e 100644 --- a/python-fabulous.spec +++ b/python-fabulous.spec @@ -2,7 +2,7 @@ Name: python-fabulous Version: 0.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Makes your terminal output totally fabulous License: MIT URL: https://pypi.io/project/%{modname} @@ -30,7 +30,7 @@ BuildRequires: python2-devel BuildRequires: python2-setuptools Requires: python2-imaging -Requires: python-grapefruit +Requires: python2-grapefruit Requires: liberation-sans-fonts %description -n python2-%{modname} @@ -93,6 +93,10 @@ dos2unix README.rst %{_bindir}/fabulous-text %changelog +* Mon Feb 12 2018 Iryna Shcherbina - 0.3.0-4 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 09 2018 Fedora Release Engineering - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild