diff --git a/kscreenlocker-5.10.0.tar.xz b/kscreenlocker-5.10.0.tar.xz deleted file mode 100644 index 83cb7e5..0000000 --- a/kscreenlocker-5.10.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee625488caa933fb9c174b80b10b425f51ad23eca3aac7d7de20ac1da7d62ed4 -size 110124 diff --git a/kscreenlocker-5.10.1.tar.xz b/kscreenlocker-5.10.1.tar.xz new file mode 100644 index 0000000..7ec877c --- /dev/null +++ b/kscreenlocker-5.10.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eac0781b79c163df83b366d9541d2e783062ed89c904377e8f5fdbe9b085859 +size 110604 diff --git a/kscreenlocker.changes b/kscreenlocker.changes index 0176bee..47de8a7 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Jun 6 17:19:55 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.10.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.10.1.php +- Changes since 5.10.0: + * Fixup protocol mismatch between greeter and kcheckpass (kde#380491) + * Fix detection of sys/event.h on FreeBSD < 12 + * kcheckpass: Add support in for non-Linux platforms via kevent. +- Remove patches, now upstream: + * 0001-Fixup-protocol-mismatch-between-greeter-and-kcheckpa.patch + +------------------------------------------------------------------- +Sun Jun 4 19:00:05 UTC 2017 - fabian@ritter-vogt.de + +- Add upstream patch to fix screenlocker breaking with empty password + (kde#380491): + * 0001-Fixup-protocol-mismatch-between-greeter-and-kcheckpa.patch + ------------------------------------------------------------------- Fri May 26 14:10:30 CEST 2017 - fabian@ritter-vogt.de diff --git a/kscreenlocker.spec b/kscreenlocker.spec index b9f8511..e06630f 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: kscreenlocker -Version: 5.10.0 +Version: 5.10.1 Release: 0 Summary: Library and components for secure lock screen architecture License: GPL-2.0+ Group: System/GUI/KDE Url: https://projects.kde.org/kscreenlocker -Source: kscreenlocker-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz # PATCH-FIX-OPENSUSE fix-wayland-version-requirement.diff -- Changes wayland requirement from 1.3 to 1.2.1 Patch0: fix-wayland-version-requirement.diff BuildRequires: cmake >= 2.8.12