From 4b53999fe885ffbcc09bfbb121a9818e33ebc91b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Thu, 7 Jan 2016 17:23:33 +0100 Subject: [PATCH] Plasma 5.5.3 --- .gitignore | 1 + kf5-kwayland.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2ac3093..358baed 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kwayland-5.5.0.tar.xz /kwayland-5.5.1.tar.xz /kwayland-5.5.2.tar.xz +/kwayland-5.5.3.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index ff190e6..cce728d 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.2 +Version: 5.5.3 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 Jan 07 2016 Daniel Vrátil - 5.5.3-1 +- Plasma 5.5.3 + * Thu Dec 31 2015 Rex Dieter - 5.5.2-1 - 5.5.2 diff --git a/sources b/sources index 905130f..59475c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37bb221f5c7bb9c1217f0508c4fc1d73 kwayland-5.5.2.tar.xz +6a40b0d2e43b5338156ae35bdecb8bfa kwayland-5.5.3.tar.xz