From 55e62b120d63df47a236d980e3913695fd533eaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Oct 2014 13:04:12 +0200 Subject: [PATCH] KDE Frameworks 5.3.0 --- .gitignore | 1 + kf5-kwindowsystem.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f0a85fa..4c8aba6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kwindowsystem-4.100.0.tar.xz /kwindowsystem-5.0.0.tar.xz /kwindowsystem-5.1.0.tar.xz +/kwindowsystem-5.3.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 9427a45..3f1dec4 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -2,7 +2,7 @@ %define framework kwindowsystem Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management @@ -72,6 +72,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 +- KDE Frameworks 5.3.0 + * Thu Sep 11 2014 Daniel Vrátil - 5.2.0-1 - KDE Frameworks 5.2.0 diff --git a/sources b/sources index bdd8088..17db572 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59fed9c503738a769e3b1595a373e350 kwindowsystem-5.2.0.tar.xz +b37ba1deb824f5c857c3080b8bfbf93c kwindowsystem-5.3.0.tar.xz