diff --git a/.gitignore b/.gitignore index e7869cb..3dc023e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kwayland-5.1.95.tar.xz /kwayland-5.2.0.tar.xz +/kwayland-5.2.1.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 52bbcd8..d9a9e1f 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -3,7 +3,7 @@ %global wayland_min_version 1.3 Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.2.1 Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries @@ -76,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Feb 24 2015 Daniel Vrátil - 5.2.1-1 +- Plasma 5.2.1 + * Mon Jan 26 2015 Daniel Vrátil - 5.2.0-1 - Plasma 5.2.0 diff --git a/sources b/sources index 85cbc7d..3172127 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6b01b7940cdf5f4c7e4ac0eea1e7a790 kwayland-5.2.0.tar.xz +0d7762b3ccadcd47bd3bdc0966a71a73 kwayland-5.2.1.tar.xz