From e4495c037d3172e115e94ff7e1f708925f1b3f30 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 13 Sep 2016 15:46:31 -0500 Subject: [PATCH] 5.7.5 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ad237bc..244f2cb 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /kscreenlocker-5.7.2.tar.xz /kscreenlocker-5.7.3.tar.xz /kscreenlocker-5.7.4.tar.xz +/kscreenlocker-5.7.5.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index cb6e03a..4b12a5e 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.7.4 +Version: 5.7.5 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 Sep 13 2016 Rex Dieter - 5.7.5-1 +- 5.7.5 + * Tue Aug 23 2016 Rex Dieter - 5.7.4-1 - 5.7.4 diff --git a/sources b/sources index 89e6965..851a5a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c2aa6d3d166ccc3ed89f1799aa8aacb kscreenlocker-5.7.4.tar.xz +2f56ed52998b63ccf31ae26e6fc593a9 kscreenlocker-5.7.5.tar.xz