From b773a9ff864ccfa64d477826dad9f6db3484cdb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 8 Oct 2015 15:08:06 +0200 Subject: [PATCH] KDE Frameworks 5.15.0 --- .gitignore | 1 + kf5-kwindowsystem.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3ff5fe5..c0487d8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kwindowsystem-5.12.0.tar.xz /kwindowsystem-5.13.0.tar.xz /kwindowsystem-5.14.0.tar.xz +/kwindowsystem-5.15.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 6c21342..18b83a2 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -1,7 +1,7 @@ %global framework kwindowsystem Name: kf5-%{framework} -Version: 5.14.0 +Version: 5.15.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 +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index f92a185..b71ba4b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a50dbdb6c25499bbd958e6df4a5b293d kwindowsystem-5.14.0.tar.xz +08e0b05204a4129f73873ef2b61a6a3b kwindowsystem-5.15.0.tar.xz