Plasma 5.14 Beta - I'll try to add tarball signatures and .keyring in a followup sr. The unresolvables are due to a missing verbump in KUF, but it built fine before adjusting kf5_version.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=140
This commit is contained in:
Wolfgang Bauer 2018-09-15 12:29:41 +00:00 committed by Git OBS Bridge
parent 7da519cf27
commit a13b383c10
4 changed files with 24 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28e84e59cee7f28fabe5c446f76d0898c7da32e050ab9bd65c738c91d3943f9c
size 122112

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27f1801f6875856956b66f1609872d09fd3676c6efdee62e66aaf2beb2342246
size 122136

View File

@ -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 Tue Sep 4 10:58:40 UTC 2018 - fabian@ritter-vogt.de

View File

@ -18,13 +18,13 @@
%bcond_without lang %bcond_without lang
Name: kscreenlocker Name: kscreenlocker
Version: 5.13.5 Version: 5.13.90
Release: 0 Release: 0
Summary: Library and components for secure lock screen architecture Summary: Library and components for secure lock screen architecture
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: System/GUI/KDE Group: System/GUI/KDE
Url: https://projects.kde.org/kscreenlocker 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 # PATCH-FIX-OPENSUSE fix-wayland-version-requirement.diff -- Changes wayland requirement from 1.3 to 1.2.1
Patch0: fix-wayland-version-requirement.diff Patch0: fix-wayland-version-requirement.diff
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12