From 813d7f06759540505094d7ef9bfc31349b9d5c05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Sun, 3 Jan 2016 17:55:52 +0100 Subject: [PATCH] KDE Frameworks 5.18.0 --- .gitignore | 1 + kf5-kwindowsystem.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3239fb4..06e999b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kwindowsystem-5.15.0.tar.xz /kwindowsystem-5.16.0.tar.xz /kwindowsystem-5.17.0.tar.xz +/kwindowsystem-5.18.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 82bfe99..d6a415b 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -1,7 +1,7 @@ %global framework kwindowsystem Name: kf5-%{framework} -Version: 5.17.0 +Version: 5.18.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 +* Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + * Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 - KDE Frameworks 5.17.0 diff --git a/sources b/sources index 4ed1e76..6e8da2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -294bcc6f70b12d3e4c1d1bc363ede9e6 kwindowsystem-5.17.0.tar.xz +c1a5c3dee013ee189d3279a9e58189e3 kwindowsystem-5.18.0.tar.xz