diff --git a/.gitignore b/.gitignore index 7ee3b9e..118a42e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /plasma-framework-5.0.0.tar.xz /plasma-framework-5.1.0.tar.xz /plasma-framework-5.2.0.tar.xz +/plasma-framework-5.3.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 9895fa2..627a184 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ %define framework plasma Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -131,6 +131,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 +- KDE Frameworks 5.3.0 + * Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 - KDE Frameworks 5.2.0 diff --git a/sources b/sources index 0ff7de9..42f0438 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0b1eb7dd65b63a32f51ca29365dfd4f7 plasma-framework-5.2.0.tar.xz +89d72e5d339eb7556c33aa7e4f918e26 plasma-framework-5.3.0.tar.xz