diff --git a/kscreenlocker-5.13.5.tar.xz b/kscreenlocker-5.13.5.tar.xz deleted file mode 100644 index f931dd7..0000000 --- a/kscreenlocker-5.13.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28e84e59cee7f28fabe5c446f76d0898c7da32e050ab9bd65c738c91d3943f9c -size 122112 diff --git a/kscreenlocker-5.13.90.tar.xz b/kscreenlocker-5.13.90.tar.xz new file mode 100644 index 0000000..337633e --- /dev/null +++ b/kscreenlocker-5.13.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f1801f6875856956b66f1609872d09fd3676c6efdee62e66aaf2beb2342246 +size 122136 diff --git a/kscreenlocker.changes b/kscreenlocker.changes index 005a951..2490ca5 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Sep 13 17:25:00 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.13.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.90.php +- Changes since 5.13.5: + * Fix the plasma-workspace build. + * Export install location for DBUS interfaces via CMake + * QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting. Set everywhere for clearity and consistency. + * Install our org.kde.screensaver interface definition + * Prevent paste in screen locker (kde#388049) + * Load QtQuickSettings for software rendering + * Force software rendering when greeter crashed + * Fix build, remove some implicit QString casts + * Make it compile with strict compile flags + * Add explicit + ------------------------------------------------------------------- Tue Sep 4 10:58:40 UTC 2018 - fabian@ritter-vogt.de diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 5913c69..2fbcc17 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: kscreenlocker -Version: 5.13.5 +Version: 5.13.90 Release: 0 Summary: Library and components for secure lock screen architecture License: GPL-2.0-or-later 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