From 655c45f14163dc351b1425b63d9b290c3d6452f0 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 12 Jul 2016 12:00:58 -0500 Subject: [PATCH] 5.7.1 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index feb307d..75098f7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kscreenlocker-5.6.5.tar.xz /kscreenlocker-5.6.95.tar.xz /kscreenlocker-5.7.0.tar.xz +/kscreenlocker-5.7.1.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 9ce23ad..67cd556 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.7.0 +Version: 5.7.1 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 Jul 12 2016 Rex Dieter - 5.7.1-1 +- 5.7.1 + * Thu Jun 30 2016 Rex Dieter - 5.7.0-1 - 5.7.0 diff --git a/sources b/sources index 36ad49e..a9ad0c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a538e9f2c18f0ade2461a90fa36f2c40 kscreenlocker-5.7.0.tar.xz +286fe14925f72122524f4584e51ced40 kscreenlocker-5.7.1.tar.xz