diff --git a/.gitignore b/.gitignore index d347105..7ee3b9e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /plasma-framework-4.100.0.tar.xz /plasma-framework-5.0.0.tar.xz /plasma-framework-5.1.0.tar.xz +/plasma-framework-5.2.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 89d32a6..9895fa2 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,8 +2,8 @@ %define framework plasma Name: kf5-%{framework} -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.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 @@ -131,6 +131,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 +- KDE Frameworks 5.2.0 + * Sun Aug 17 2014 Fedora Release Engineering - 5.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 1041823..0ff7de9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d002fc7037ae284f149b8f05dd63f52 plasma-framework-5.1.0.tar.xz +0b1eb7dd65b63a32f51ca29365dfd4f7 plasma-framework-5.2.0.tar.xz