diff --git a/.gitignore b/.gitignore index 8edd0b9..e7869cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kwayland-5.1.95.tar.xz +/kwayland-5.2.0.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 2410cbe..52bbcd8 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -3,8 +3,8 @@ %global wayland_min_version 1.3 Name: kf5-%{framework} -Version: 5.1.95 -Release: 1.beta%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries License: GPLv2+ @@ -76,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Jan 26 2015 Daniel Vrátil - 5.2.0-1 +- Plasma 5.2.0 + * Mon Jan 12 2015 Daniel Vrátil - 5.1.95-1.beta - Plasma 5.1.95 Beta diff --git a/sources b/sources index 973e409..85cbc7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3a69ef5e5556bf1cd47a13d8cb34b1a kwayland-5.1.95.tar.xz +6b01b7940cdf5f4c7e4ac0eea1e7a790 kwayland-5.2.0.tar.xz