diff --git a/.gitignore b/.gitignore index cdbe9a1..6d912f6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /plasma-framework-5.2.0.tar.xz /plasma-framework-5.3.0.tar.xz /plasma-framework-5.3.1.tar.xz +/plasma-framework-5.4.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index c678448..b9a305c 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ %define framework plasma Name: kf5-%{framework} -Version: 5.3.1 +Version: 5.4.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -132,6 +132,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Thu Oct 23 2014 Daniel Vrátil - 5.3.1-1 - Plasma Framework 5.3.1 (upstream hotfix) diff --git a/sources b/sources index eb3936a..cfa3187 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e247b80c26bcb31acff7ec44e3b6a15 plasma-framework-5.3.1.tar.xz +f55da2ff4612bbe6c920aef0ec31d29d plasma-framework-5.4.0.tar.xz