From 35ae01386794215246a66e6101d1ca197f659649 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 3 Dec 2015 16:19:04 +0100 Subject: [PATCH] Plasma 5.5.0 --- .gitignore | 1 + kf5-kwayland.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index efe2df2..3703fd3 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /kwayland-5.4.2.tar.xz /kwayland-5.4.3.tar.xz /kwayland-5.4.95.tar.xz +/kwayland-5.5.0.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 015e326..16ebafc 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -3,7 +3,7 @@ %global wayland_min_version 1.3 Name: kf5-%{framework} -Version: 5.4.95 +Version: 5.5.0 Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries @@ -79,6 +79,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Dec 03 2015 Daniel Vrátil - 5.5.0-1 +- Plasma 5.5.0 + * Wed Nov 25 2015 Daniel Vrátil - 5.4.95-1 - Plasma 5.4.95 diff --git a/sources b/sources index 3d51ea1..c93f313 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5bcc374f805440d2b0d497b6748a709b kwayland-5.4.95.tar.xz +5027a8b6a6afdbe61cf2d63e8c7dbb94 kwayland-5.5.0.tar.xz