From 2faa10538db70c0c08bb75785bcb0252de437db0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Mon, 14 Mar 2016 11:47:49 +0100 Subject: [PATCH] KDE Frameworks 5.20.0 --- .gitignore | 1 + kf5-plasma.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8a58fdd..4fecb85 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /plasma-framework-5.18.0.tar.xz /plasma-framework-5.19.0.tar.xz +/plasma-framework-5.20.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index b1e9864..e13c5d8 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.19.0 -Release: 3%{?dist} +Version: 5.20.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -21,8 +21,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework} Source10: fedora-plasma-cache.sh.in ## upstream patches -Patch7: 0007-WindowThumbnail-Discard-glx-pixmap-in-stopRedirectin.patch -Patch9: 0009-Fix-IconItem-not-loading-non-theme-icons-with-name.patch BuildRequires: extra-cmake-modules >= %{version} BuildRequires: kf5-kactivities-devel >= %{version} @@ -143,6 +141,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 +- KDE Frameworks 5.20.0 + * Mon Feb 22 2016 Rex Dieter 5.19.0-3 - KDE Plasma crashes when the mouse pointer repeatedly hovers the TaskManager (#1310875) diff --git a/sources b/sources index 79ec11c..c2a3f16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dbb2096267291d4a36482575c00a3c58 plasma-framework-5.19.0.tar.xz +8ad1c95b1d1e9a67910341733cc6bf62 plasma-framework-5.20.0.tar.xz