From ac20042c162f13a7b20002f22db34b6f79c71152 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 31 Dec 2015 15:40:59 -0600 Subject: [PATCH] 5.5.2 --- .gitignore | 1 + kf5-kwayland.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3ee5730..2ac3093 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /kwayland-5.4.95.tar.xz /kwayland-5.5.0.tar.xz /kwayland-5.5.1.tar.xz +/kwayland-5.5.2.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 29d33d1..ff190e6 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.1 +Version: 5.5.2 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 31 2015 Rex Dieter - 5.5.2-1 +- 5.5.2 + * Fri Dec 18 2015 Daniel Vrátil - 5.5.1-1 - Plasma 5.5.1 diff --git a/sources b/sources index a7251cf..905130f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1b81331d75ee93a16a7573693c119017 kwayland-5.5.1.tar.xz +37bb221f5c7bb9c1217f0508c4fc1d73 kwayland-5.5.2.tar.xz