diff --git a/kscreenlocker-5.11.5.tar.xz b/kscreenlocker-5.11.5.tar.xz deleted file mode 100644 index 42952d8..0000000 --- a/kscreenlocker-5.11.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f59936eba34b57068d265d823e4525cb7ab7a81c8e7b954c8b6eeda25f22b63 -size 125528 diff --git a/kscreenlocker-5.11.95.tar.xz b/kscreenlocker-5.11.95.tar.xz new file mode 100644 index 0000000..c707f20 --- /dev/null +++ b/kscreenlocker-5.11.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:972a642e8d10a0b8e6220bd0816cb0343d7c590c639a2938669ac3c4b55d41e0 +size 118276 diff --git a/kscreenlocker.changes b/kscreenlocker.changes index 681ce11..c8b4ac5 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Jan 15 15:54:05 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.11.95 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.11.95.php +- Changes since 5.11.5: + * Remove double margin in KCM UI + * Load config specified by the LnF theme (kde#384264) + * Remove unused class SelectImageButton + * Remove obsolete reviewboardrc file + * Bump KF5 required version to 5.42 + * Whitelist Switch keyboard layout to shortcuts (kde#378531) + * port to Package::fileUrl + * Forbid more syscalls which could modify the filesystem + * Screenlocker KCM text improvements + * Change kcm header "Screen Locking Timeouts" to "Configure Screen Locking" + ------------------------------------------------------------------- Tue Jan 2 16:40:08 CET 2018 - fabian@ritter-vogt.de diff --git a/kscreenlocker.spec b/kscreenlocker.spec index e048a3e..6478e29 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: kscreenlocker -Version: 5.11.5 +Version: 5.11.95 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: http://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz +Source: http://download.kde.org/unstable/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