diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 3f76f44..5e81b6d 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.23.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://quickgit.kde.org/?p=%{framework}.git @@ -51,6 +51,7 @@ Requires: oxygen-mono-fonts Obsoletes: %{name} < 5.11.0-3 Requires: %{name}-libs%{?_isa} = %{version}-%{release} +BuildRequires: qt5-qtbase-private-devel %{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} %description @@ -125,6 +126,9 @@ rm -fv %{buildroot}%{_kf5_datadir}/kconf_update/frameworksintegration-5.16-font. %changelog +* Fri Jun 10 2016 Rex Dieter - 5.23.0-3 +- BR: qt5-qtbase-private-devel + * Fri Jun 10 2016 Jan Grulich - 5.23.0-2 - Rebuild (qt5-qtbase)