From b426cac1ff7aad44895a6a4f273aef63fa1db8d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 27 Apr 2015 13:06:50 +0200 Subject: [PATCH] Plasma 5.3.0 --- .gitignore | 1 + kwin.spec | 9 ++++----- sources | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 39d41a2..3909264 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kwin-5.2.2.tar.xz /kwin-5.2.95.tar.xz +/kwin-5.3.0.tar.xz diff --git a/kwin.spec b/kwin.spec index 1d3cda7..752b515 100644 --- a/kwin.spec +++ b/kwin.spec @@ -4,8 +4,8 @@ %global wayland 0 Name: kwin -Version: 5.2.95 -Release: 2%{?dist} +Version: 5.3.0 +Release: 1%{?dist} Summary: KDE Window manager # all sources are effectively GPLv2+, except for: @@ -46,7 +46,6 @@ BuildRequires: libXcursor-devel BuildRequires: xcb-util-wm-devel BuildRequires: xcb-util-image-devel BuildRequires: xcb-util-keysyms-devel -BuildRequires: xcb-util-cursor-devel BuildRequires: libepoxy-devel # Wayland (optional) @@ -223,8 +222,8 @@ fi %changelog -* Sat Apr 25 2015 Daniel Vrátil - 5.2.95-2 -- BR xcb-util-cursor-devel +* Mon Apr 27 2015 Daniel Vrátil - 5.3.0-1 +- Plasma 5.3.0 * Wed Apr 22 2015 Daniel Vrátil - 5.2.95-1 - Plasma 5.2.95 diff --git a/sources b/sources index aad4eeb..5008050 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a4adcaa5742444a58b9581c6acf24e7 kwin-5.2.95.tar.xz +4cce33510b72d1f4321e529fd00bf7d4 kwin-5.3.0.tar.xz