From ccf81517b10ca166b0ceafdbdad8fbc1e0cbb4d1 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 11 Oct 2016 11:30:18 -0500 Subject: [PATCH] 5.8.1 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 90fb293..bb5e3b1 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /kwayland-integration-5.7.5.tar.xz /kwayland-integration-5.7.95.tar.xz /kwayland-integration-5.8.0.tar.xz +/kwayland-integration-5.8.1.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index d1b6e81..9db2ffc 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.0 +Version: 5.8.1 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 Oct 11 2016 Rex Dieter - 5.8.1-1 +- 5.8.1 + * Thu Sep 29 2016 Rex Dieter - 5.8.0-1 - 5.8.0 diff --git a/sources b/sources index 41454e1..e7b3ea2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -099ddf91ea4a2e2615c400b334679083 kwayland-integration-5.8.0.tar.xz +eda80bdc28bee8bcfb4fc122168b36af kwayland-integration-5.8.1.tar.xz