diff --git a/.gitignore b/.gitignore index d47cd4e..0a1b208 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /plasma-framework-5.12.0.tar.xz /plasma-framework-5.13.0.tar.xz +/plasma-framework-5.14.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 04cd7cc..5ce4e38 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.13.0 -Release: 2%{?dist} +Version: 5.14.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: https://projects.kde.org/projects/frameworks/plasma-framework Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-framework-%{version}.tar.xz ## upstream patches -Patch0: 0001-fix-package-listing.patch BuildRequires: libX11-devel BuildRequires: libxcb-devel @@ -147,6 +146,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Fri Aug 28 2015 Helio Chissini de Castro - 5.13.0-2 - Upstream fix to plasmapkg2 pluginloader location diff --git a/sources b/sources index 4464b38..4c35614 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -448982d136d8fcf1074c3ef426359618 plasma-framework-5.13.0.tar.xz +c0900fcf4a78902a99eeaa7ae3d012e7 plasma-framework-5.14.0.tar.xz