diff --git a/.gitignore b/.gitignore index 48f521f..6fa8950 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kscreenlocker-5.8.0.tar.xz /kscreenlocker-5.8.1.tar.xz /kscreenlocker-5.8.2.tar.xz +/kscreenlocker-5.8.3.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index b0b50d2..caadb47 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.8.2 +Version: 5.8.3 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 Nov 01 2016 Rex Dieter - 5.8.3-1 +- 5.8.3 + * Tue Oct 18 2016 Rex Dieter - 5.8.2-1 - 5.8.2 diff --git a/sources b/sources index fca07ba..63f2c4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0d41dbafddce5783e9f60071cb5353d kscreenlocker-5.8.2.tar.xz +ebe4c3590a1980fb6dd8d5dd921c0bfc kscreenlocker-5.8.3.tar.xz