From 26a486712c2d80ffddddf3b5cb4ddc6323b15173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 15 Sep 2014 09:58:24 +0200 Subject: [PATCH] KDE Frameworks 5.2.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d2e6070..d013a22 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /frameworkintegration-4.100.0.tar.xz /frameworkintegration-5.0.0.tar.xz /frameworkintegration-5.1.0.tar.xz +/frameworkintegration-5.2.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 44a4e03..2119ab8 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,8 +2,8 @@ #%define snapshot 20140206 Name: kf5-%{framework} -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: http://www.kde.org @@ -89,6 +89,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 +- KDE Frameworks 5.2.0 + * Sat Aug 16 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 9acafec..9d35293 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e51e47d0721013facc2378bf01f33bf2 frameworkintegration-5.1.0.tar.xz +9e356a195e5f94866dc215bb9d388613 frameworkintegration-5.2.0.tar.xz