From 39920fcc20b891408ab347a0f45e0b59ec2d7f4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 27 Apr 2015 13:06:08 +0200 Subject: [PATCH] Plasma 5.3.0 --- .gitignore | 1 + kf5-kwayland.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b240af3..69818e4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kwayland-5.2.1.tar.xz /kwayland-5.2.2.tar.xz /kwayland-5.2.95.tar.xz +/kwayland-5.3.0.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 0598f04..6a6d476 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.95 +Version: 5.3.0 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 +* 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 64f323d..a21d4d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80072b59a094036243864daf14c90545 kwayland-5.2.95.tar.xz +ab9f358c68470f41732470b90427c5e8 kwayland-5.3.0.tar.xz