From 0e4db9b75ff253618e2bacf4ed961655e73b68a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Mon, 8 Aug 2016 10:11:31 +0200 Subject: [PATCH] KDE Frameworks 5.25.0 --- .gitignore | 1 + kf5-plasma.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f63abf6..1645be0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /plasma-framework-5.22.0.tar.xz /plasma-framework-5.23.0.tar.xz /plasma-framework-5.24.0.tar.xz +/plasma-framework-5.25.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 36a007e..f9ca40d 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -78,6 +78,8 @@ Conflicts: kapptemplates < 15.12.0-1 Requires: %{name}%{?_isa} = %{version}-%{release} Requires: kf5-kpackage-devel >= %{version} Requires: kf5-kservice-devel >= %{version} +Requires: qt5-qtbase-devel + %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. @@ -151,6 +153,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 - KDE Frameworks 5.24.0 diff --git a/sources b/sources index 2651471..1b528b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ead321090ad7069b772eb20ae84b90e3 plasma-framework-5.24.0.tar.xz +0a65c37e225365869a0b9826c7cdb8d8 plasma-framework-5.25.0.tar.xz