From 3653346b2c4cc9d32a58fb40c2ae55207bb2555e Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 14 May 2016 08:14:42 -0500 Subject: [PATCH] 5.6.4 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ddb7dee..ba53b74 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kscreenlocker-5.6.1.tar.xz /kscreenlocker-5.6.2.tar.xz /kscreenlocker-5.6.3.tar.xz +/kscreenlocker-5.6.4.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index fc35f29..b54796d 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.6.3 +Version: 5.6.4 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -104,6 +104,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sat May 14 2016 Rex Dieter - 5.6.4-1 +- 5.6.4 + * Tue Apr 19 2016 Rex Dieter - 5.6.3-1 - 5.6.3 diff --git a/sources b/sources index c7757aa..5b2d875 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -34df63237dfd8a33ca2ead9534fdec6d kscreenlocker-5.6.3.tar.xz +3df10c588206b4cfa52bab047c84265d kscreenlocker-5.6.4.tar.xz