From ec6d984c1aba477228ad13b69092f5203cacbe53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 10 Jun 2015 14:24:57 +0200 Subject: [PATCH] KDE Frameworks 5.11.0 --- .gitignore | 1 + kf5-kdesignerplugin.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9cef762..19de686 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /kdesignerplugin-5.8.0.tar.xz /kdesignerplugin-5.9.0.tar.xz /kdesignerplugin-5.10.0.tar.xz +/kdesignerplugin-5.11.0.tar.xz diff --git a/kf5-kdesignerplugin.spec b/kf5-kdesignerplugin.spec index 7b602cc..7982944 100644 --- a/kf5-kdesignerplugin.spec +++ b/kf5-kdesignerplugin.spec @@ -1,7 +1,7 @@ %global framework kdesignerplugin Name: kf5-%{framework} -Version: 5.10.0 +Version: 5.11.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module for Qt Designer @@ -94,6 +94,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jun 10 2015 Daniel Vrátil - 5.11.0-1 +- KDE Frameworks 5.11.0 + * Mon May 11 2015 Daniel Vrátil - 5.10.0-1 - KDE Frameworks 5.10.0 diff --git a/sources b/sources index b8a1215..6a66a13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db161b4bf53ef14171b587ffc448a61c kdesignerplugin-5.10.0.tar.xz +5267dd2cd57ca07d319238a1946e32f2 kdesignerplugin-5.11.0.tar.xz