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