From 08bd0f63ac170cc6f06c7cf05721221449d04b3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Wed, 27 Jan 2016 16:38:29 +0100 Subject: [PATCH] Plasma 5.5.4 --- .gitignore | 1 + kf5-kwayland.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 358baed..962e556 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /kwayland-5.5.1.tar.xz /kwayland-5.5.2.tar.xz /kwayland-5.5.3.tar.xz +/kwayland-5.5.4.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index cce728d..29a7d12 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -3,7 +3,7 @@ %global wayland_min_version 1.3 Name: kf5-%{framework} -Version: 5.5.3 +Version: 5.5.4 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 +* Wed Jan 27 2016 Daniel Vrátil - 5.5.4-1 +- Plasma 5.5.4 + * Thu Jan 07 2016 Daniel Vrátil - 5.5.3-1 - Plasma 5.5.3 diff --git a/sources b/sources index 59475c9..4bd75e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a40b0d2e43b5338156ae35bdecb8bfa kwayland-5.5.3.tar.xz +c0e92aa7fd9f868bb565b5d39a382d81 kwayland-5.5.4.tar.xz