diff --git a/.gitignore b/.gitignore index 88ba980..6da4d88 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kwin-5.2.0.tar.xz /kwin-5.2.0.1.tar.xz /kwin-5.2.1.tar.xz +/kwin-5.2.2.tar.xz diff --git a/kwin.spec b/kwin.spec index 76fd058..60dd976 100644 --- a/kwin.spec +++ b/kwin.spec @@ -5,8 +5,8 @@ %global plasma_version 5.2.1 Name: kwin -Version: 5.2.1 -Release: 4%{?dist} +Version: 5.2.2 +Release: 1%{?dist} Summary: KDE Window manager # all sources are effectively GPLv2+, except for: @@ -221,6 +221,9 @@ fi %changelog +* Fri Mar 20 2015 Daniel Vrátil - 5.2.2-1 +- Plasma 5.2.2 + * Fri Feb 27 2015 Daniel Vrátil - 5.2.1-4 - Rebuild (GCC 5) diff --git a/sources b/sources index 4ce31ae..459a778 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -863205ef27b7a11897fdeb24a75399ed kwin-5.2.1.tar.xz +350283cb1435ec7f30932b06ba5fe36b kwin-5.2.2.tar.xz