From d06d0148361161b012d26a97fc007c7a2d4f2874 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 6 Aug 2014 15:22:37 +0200 Subject: [PATCH] KDE Frameworks 5.1.0 --- .gitignore | 1 + kf5-kdesignerplugin.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6f422ee..aac2cbc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kdesignerplugin-4.100.0.tar.xz /kdesignerplugin-5.0.0.tar.xz +/kdesignerplugin-5.1.0.tar.xz diff --git a/kf5-kdesignerplugin.spec b/kf5-kdesignerplugin.spec index 10ee27b..48d93f0 100644 --- a/kf5-kdesignerplugin.spec +++ b/kf5-kdesignerplugin.spec @@ -2,7 +2,7 @@ %define framework kdesignerplugin Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module for Qt Designer @@ -105,6 +105,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index 446d1b4..0234793 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19f3b825535ee7f837d0061f0fde0672 kdesignerplugin-5.0.0.tar.xz +1fbe22beaadd66c2760073bb2a98645d kdesignerplugin-5.1.0.tar.xz