diff --git a/brltty.spec b/brltty.spec index 852d891..82d0e83 100644 --- a/brltty.spec +++ b/brltty.spec @@ -22,7 +22,7 @@ Name: brltty Version: %{pkg_version} -Release: 11%{?dist} +Release: 12%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://mielke.cc/brltty/ @@ -153,7 +153,7 @@ License: LGPLv2+ Requires: brlapi%{?_isa} = %{api_version}-%{release} BuildRequires: Cython BuildRequires: python2-devel -BuildRequires: python-setuptools +BuildRequires: python2-setuptools Summary: Python binding for BrlAPI %description -n python2-brlapi This package provides the Python binding for BrlAPI. @@ -433,6 +433,10 @@ fi %endif %changelog +* Fri Dec 15 2017 Iryna Shcherbina - 5.5-12 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Nov 17 2017 Richard W.M. Jones - 5.5-11 - OCaml 4.06.0 rebuild.