From fff6ca3aeb6025242de4f543efaf8d9af4205ca4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 6 Aug 2014 15:12:55 +0200 Subject: [PATCH] KDE Frameworks 5.1.0 --- .gitignore | 1 + kf5-kwindowsystem.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 92bd9d7..f0a85fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kwindowsystem-4.99.0.tar.xz /kwindowsystem-4.100.0.tar.xz /kwindowsystem-5.0.0.tar.xz +/kwindowsystem-5.1.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 8937cba..f9a9d35 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -2,7 +2,7 @@ %define framework kwindowsystem Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.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 +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index 59f6034..b8315dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9295efd9f89fbbdf324260557ffeb812 kwindowsystem-5.0.0.tar.xz +9a0b85bbb72fc391f5765e7a818f47f7 kwindowsystem-5.1.0.tar.xz