From b079d25a9d5095d6251fcfed0157e7b7b121b4ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Thu, 11 Feb 2016 15:18:53 +0100 Subject: [PATCH] KDE Frameworks 5.19.0 --- .gitignore | 1 + kf5-kdesignerplugin.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b12e654..9fe2ea1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kdesignerplugin-5.18.0.tar.xz +/kdesignerplugin-5.19.0.tar.xz diff --git a/kf5-kdesignerplugin.spec b/kf5-kdesignerplugin.spec index 32aa92a..0a8bb99 100644 --- a/kf5-kdesignerplugin.spec +++ b/kf5-kdesignerplugin.spec @@ -1,8 +1,8 @@ %global framework kdesignerplugin Name: kf5-%{framework} -Version: 5.18.0 -Release: 3%{?dist} +Version: 5.19.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module for Qt Designer License: LGPLv2+ @@ -89,6 +89,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 +- KDE Frameworks 5.19.0 + * Thu Feb 04 2016 Fedora Release Engineering - 5.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 7491d9d..8a9bf31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e03c83e412caf74b42949393665b533 kdesignerplugin-5.18.0.tar.xz +be9704c908fe4a7d8ab04b14192f9948 kdesignerplugin-5.19.0.tar.xz