Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Troy Dawson
cfdc62de42 Add dependency on pythonX-mccabe as needed for building in EPEL-7. (smooge) 2019-03-08 14:39:04 -08:00
Troy Dawson
e673483486 Rebuilt to change main python from 3.4 to 3.6 2019-03-07 17:31:08 -08:00

View file

@ -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 <smooge@fedoraproject.org> - 1.6.0-6
- Add dependency on pythonX-mccabe as needed for building in EPEL-7.
* Fri Mar 08 2019 Troy Dawson <tdawson@redhat.com> - 1.6.0-5
- Rebuilt to change main python from 3.4 to 3.6
* Fri Nov 17 2017 Björn Esser <besser82@fedoraproject.org> - 1.6.0-4
- Add required scriptlets for EPEL7