diff --git a/.gitignore b/.gitignore index 6bbd27b..f56633b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /plasma-framework-5.9.0.tar.xz /plasma-framework-5.10.0.tar.xz /0012-fix-panel-background-coloring.patch +/plasma-framework-5.11.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 5508713..4528eba 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.10.0 -Release: 3%{?dist} +Version: 5.11.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 @@ -18,7 +18,6 @@ URL: http://www.kde.org Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-framework-%{version}.tar.xz ## upstream patches -Patch12: 0012-fix-panel-background-coloring.patch # needed by patch12, to apply binary git patch BuildRequires: git-core @@ -129,6 +128,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jun 10 2015 Daniel Vrátil - 5.11.0-1 +- KDE Frameworks 5.11.0 + * Tue Jun 02 2015 Rex Dieter 5.10.0-3 - -devel: Requires: kf5-kservice-devel diff --git a/sources b/sources index 41d65cd..2b1c87d 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -3435d5f1771a227368e2579ccd347a90 plasma-framework-5.10.0.tar.xz -b4c772192c8471a740a0efa7191c6671 0012-fix-panel-background-coloring.patch +de179500e7536dadd33a4b4b3a5f9ed1 plasma-framework-5.11.0.tar.xz