From beeeac407b3ff8070cbb2e0e946a6ce39a90edea Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 22 Nov 2016 09:56:02 -0600 Subject: [PATCH] 5.8.4 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7835550..f34e7ff 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /kwayland-integration-5.8.1.tar.xz /kwayland-integration-5.8.2.tar.xz /kwayland-integration-5.8.3.tar.xz +/kwayland-integration-5.8.4.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index fa9b1a4..e4e45d6 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -1,7 +1,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.8.3 +Version: 5.8.4 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -58,6 +58,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Nov 22 2016 Rex Dieter - 5.8.4-1 +- 5.8.4 + * Tue Nov 01 2016 Rex Dieter - 5.8.3-1 - 5.8.3 diff --git a/sources b/sources index 8365b4f..24dcc1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d77da3f9b701d7c1f344c56caedffed kwayland-integration-5.8.3.tar.xz +25c16ba4409ca0d9227565e909ebac9f kwayland-integration-5.8.4.tar.xz