From 291f0acc8ea0756f7ca0fb1ca547d4091a368dac Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 22 Nov 2016 09:55:14 -0600 Subject: [PATCH] 5.8.4 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6fa8950..c4a21bb 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /kscreenlocker-5.8.1.tar.xz /kscreenlocker-5.8.2.tar.xz /kscreenlocker-5.8.3.tar.xz +/kscreenlocker-5.8.4.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index caadb47..eb67942 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.8.3 +Version: 5.8.4 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -105,6 +105,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 63f2c4a..6e47fb2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebe4c3590a1980fb6dd8d5dd921c0bfc kscreenlocker-5.8.3.tar.xz +84414fcb8b45777e9fccb4340565b044 kscreenlocker-5.8.4.tar.xz