diff --git a/.gitignore b/.gitignore index c0feaa2..47c02bf 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /kscreenlocker-5.7.4.tar.xz /kscreenlocker-5.7.5.tar.xz /kscreenlocker-5.7.95.tar.xz +/kscreenlocker-5.8.0.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 2a2ec59..9eee74f 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.7.95 +Version: 5.8.0 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 +* Thu Sep 29 2016 Rex Dieter - 5.8.0-1 +- 5.8.0 + * Thu Sep 22 2016 Rex Dieter - 5.7.95-1 - 5.7.95 diff --git a/sources b/sources index 76830c6..e3ba701 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e4e2ff269940ca542888e07289e948c kscreenlocker-5.7.95.tar.xz +c004ae4076511ee42c1a3c94b7723636 kscreenlocker-5.8.0.tar.xz