From 2116a6b5e6542018613f564ac79a4986aedc59e3 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 14 Jun 2016 09:14:57 -0500 Subject: [PATCH] 5.6.5 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ba53b74..9b17510 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kscreenlocker-5.6.2.tar.xz /kscreenlocker-5.6.3.tar.xz /kscreenlocker-5.6.4.tar.xz +/kscreenlocker-5.6.5.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index b54796d..3a1fb18 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.6.4 +Version: 5.6.5 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 +* Tue Jun 14 2016 Rex Dieter - 5.6.5-1 +- 5.6.5 + * Sat May 14 2016 Rex Dieter - 5.6.4-1 - 5.6.4 diff --git a/sources b/sources index 5b2d875..0ae19fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3df10c588206b4cfa52bab047c84265d kscreenlocker-5.6.4.tar.xz +d949a468af5da8b1db48a311954b06c6 kscreenlocker-5.6.5.tar.xz