From 95d1e897498fc8558cd8532298f0ff42af3c007b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Mon, 14 Mar 2016 11:42:59 +0100 Subject: [PATCH] KDE Frameworks 5.20.0 --- .gitignore | 1 + kf5-kdesignerplugin.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9fe2ea1..78f188f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kdesignerplugin-5.18.0.tar.xz /kdesignerplugin-5.19.0.tar.xz +/kdesignerplugin-5.20.0.tar.xz diff --git a/kf5-kdesignerplugin.spec b/kf5-kdesignerplugin.spec index 0a8bb99..5b71d53 100644 --- a/kf5-kdesignerplugin.spec +++ b/kf5-kdesignerplugin.spec @@ -1,7 +1,7 @@ %global framework kdesignerplugin Name: kf5-%{framework} -Version: 5.19.0 +Version: 5.20.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module for Qt Designer @@ -89,6 +89,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 +- KDE Frameworks 5.20.0 + * Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 - KDE Frameworks 5.19.0 diff --git a/sources b/sources index 8a9bf31..19e8991 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be9704c908fe4a7d8ab04b14192f9948 kdesignerplugin-5.19.0.tar.xz +09b2d70bc7b505569a5fc9f35bfed3d2 kdesignerplugin-5.20.0.tar.xz