From 6e55fc62b23c9195de671fc910d25546a810f012 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 10 Jun 2015 14:28:30 +0200 Subject: [PATCH] KDE Frameworks 5.11.0 --- .gitignore | 1 + kf5-kwindowsystem.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9609587..ddc00b5 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /kwindowsystem-5.8.0.tar.xz /kwindowsystem-5.9.0.tar.xz /kwindowsystem-5.10.0.tar.xz +/kwindowsystem-5.11.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 5e81e90..27b9981 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -1,7 +1,7 @@ %global framework kwindowsystem Name: kf5-%{framework} -Version: 5.10.0 +Version: 5.11.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management @@ -75,6 +75,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Jun 10 2015 Daniel Vrátil - 5.11.0-1 +- KDE Frameworks 5.11.0 + * Mon May 11 2015 Daniel Vrátil - 5.10.0-1 - KDE Frameworks 5.10.0 diff --git a/sources b/sources index 1ec7c91..74cb02b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a78b9f0effd8b6148fe457bbbc4a7f3 kwindowsystem-5.10.0.tar.xz +aa8a829b16e4821c12f742aea0476eff kwindowsystem-5.11.0.tar.xz