diff --git a/xplayer.spec b/xplayer.spec index 4b819d7..d1dd3d8 100644 --- a/xplayer.spec +++ b/xplayer.spec @@ -4,7 +4,7 @@ Name: xplayer Version: 1.6.0 -Release: 4%{?dist} +Release: 6%{?dist} Summary: A generic Media Player License: GPLv2+ and LGPLv2+ @@ -51,6 +51,7 @@ BuildRequires: pkgconfig(zeitgeist-2.0) BuildRequires: pylint BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-pylint +BuildRequires: python%{python3_pkgversion}-mccabe BuildRequires: vala-devel Requires: python%{python3_pkgversion}-xapps-overrides%{?_isa} @@ -196,6 +197,12 @@ fi %changelog +* Fri Mar 8 2019 Stephen Smoogen - 1.6.0-6 +- Add dependency on pythonX-mccabe as needed for building in EPEL-7. + +* Fri Mar 08 2019 Troy Dawson - 1.6.0-5 +- Rebuilt to change main python from 3.4 to 3.6 + * Fri Nov 17 2017 Björn Esser - 1.6.0-4 - Add required scriptlets for EPEL7