diff --git a/.gitignore b/.gitignore index 5b25e34..48f521f 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /kscreenlocker-5.7.95.tar.xz /kscreenlocker-5.8.0.tar.xz /kscreenlocker-5.8.1.tar.xz +/kscreenlocker-5.8.2.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index b0b0b8c..b0b50d2 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.8.1 +Version: 5.8.2 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 Oct 18 2016 Rex Dieter - 5.8.2-1 +- 5.8.2 + * Tue Oct 11 2016 Rex Dieter - 5.8.1-1 - 5.8.1 diff --git a/sources b/sources index 05be9f8..fca07ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b493c2a3a55524be26b60c3c73d7a13 kscreenlocker-5.8.1.tar.xz +f0d41dbafddce5783e9f60071cb5353d kscreenlocker-5.8.2.tar.xz