From 95a5664629209860ccddc6750b7d30e9c56ead67 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mar 02 2016 14:49:47 +0000 Subject: Requires: +python3-qt5-webkit, -phonon - handle newly-introduced python-qt-webkit subpkg - drop explicit phonon dep (phonon-qt5 should already get pulled in implicitly) --- diff --git a/OpenLP.spec b/OpenLP.spec index 9e759d2..fbe5bc9 100644 --- a/OpenLP.spec +++ b/OpenLP.spec @@ -3,7 +3,7 @@ Summary: Open source Church presentation and lyrics projection application Name: OpenLP Version: 2.4 -Release: 1%{?dist} +Release: 2%{?dist} Source0: https://get.openlp.org/%{version}/OpenLP-%{version}.tar.gz License: GPLv2 Group: Applications/Multimedia @@ -17,7 +17,7 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools Requires: python3-qt5 -Requires: phonon +Requires: python3-qt5-webkit Requires: python3-beautifulsoup4 Requires: python3-chardet Requires: python3-lxml @@ -101,6 +101,9 @@ rm -rf %{buildroot} %changelog +* Wed Mar 02 2016 Rex Dieter 2.4-2 +- Requires: +python3-qt5-webkit, -phonon + * Sat Feb 13 2016 Tim Bentley Tim.Bentley@openlp.org - 2.4-1 - 2.4 Release