From 7796e46fab2550de938bb067ae2638fe872883f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Oct 2014 13:20:10 +0200 Subject: [PATCH] KDE Frameworks 5.3.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d013a22..111578f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /frameworkintegration-5.0.0.tar.xz /frameworkintegration-5.1.0.tar.xz /frameworkintegration-5.2.0.tar.xz +/frameworkintegration-5.3.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index c63f0b8..00549bd 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ #%define snapshot 20140206 Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ @@ -90,6 +90,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 9d35293..49695e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e356a195e5f94866dc215bb9d388613 frameworkintegration-5.2.0.tar.xz +5b79feb231745b7b8c4199f427ba721f frameworkintegration-5.3.0.tar.xz