From 5794ba8eb2598a0cce5ce4d73a9f93be67fdd474 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 16 Sep 2015 13:48:50 +0200 Subject: [PATCH] KDE Frameworks 5.14.0 --- .gitignore | 1 + kf5-kwindowsystem.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f96ddd0..3ff5fe5 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /kwindowsystem-5.11.0.tar.xz /kwindowsystem-5.12.0.tar.xz /kwindowsystem-5.13.0.tar.xz +/kwindowsystem-5.14.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 229c1b9..6c21342 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -1,7 +1,7 @@ %global framework kwindowsystem Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management @@ -78,6 +78,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index 4af846e..f92a185 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a907421be1461569667ffdd0f7bfae63 kwindowsystem-5.13.0.tar.xz +a50dbdb6c25499bbd958e6df4a5b293d kwindowsystem-5.14.0.tar.xz