diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 7ab964b..0d399e3 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.17.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -79,9 +79,10 @@ BuildRequires: qt5-qtscript-devel BuildRequires: qt5-qtsvg-devel BuildRequires: qt5-qtx11extras-devel - Requires: kf5-filesystem >= %{version} +Conflicts: kdeplasma-addons < 5.5.0-3 + %description %{summary}. @@ -156,6 +157,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Dec 21 2015 Rex Dieter 5.17.0-3 +- Conflicts: kdeplasma-5.5.0-3 (#1293415) + * Thu Dec 17 2015 Rex Dieter - 5.17.0-2 - Conflicts: kapptemplates < 15.12.0 (#1292506) - move template to -devel to be on the safe side