Plasma 5.12 final
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=115
This commit is contained in:
parent
7b5fffb354
commit
ab3d12d224
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:972a642e8d10a0b8e6220bd0816cb0343d7c590c639a2938669ac3c4b55d41e0
|
|
||||||
size 118276
|
|
3
kscreenlocker-5.12.0.tar.xz
Normal file
3
kscreenlocker-5.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5c6002ba33e2337cfc05076bbaf58416a6f7f0a88663ccd806262e6fbb365383
|
||||||
|
size 118720
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 2 21:03:43 CET 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.12.0.php
|
||||||
|
- Changes since 5.11.95:
|
||||||
|
* Fix brightness shortcuts in the whitelist
|
||||||
|
* Add touchpad shortcuts to the whitelist
|
||||||
|
* Fix building autotest on platforms where syscalls are not available
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 15 15:54:05 CET 2018 - fabian@ritter-vogt.de
|
Mon Jan 15 15:54:05 CET 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kscreenlocker
|
Name: kscreenlocker
|
||||||
Version: 5.11.95
|
Version: 5.12.0
|
||||||
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+
|
License: GPL-2.0+
|
||||||
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/unstable/plasma/%{version}/kscreenlocker-%{version}.tar.xz
|
Source: 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
|
||||||
|
Loading…
Reference in New Issue
Block a user