Accepting request 501479 from KDE:Frameworks5
Plasma 5.10.1 OBS-URL: https://build.opensuse.org/request/show/501479 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kscreenlocker?expand=0&rev=27
This commit is contained in:
commit
aaf9d1cb53
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee625488caa933fb9c174b80b10b425f51ad23eca3aac7d7de20ac1da7d62ed4
|
||||
size 110124
|
3
kscreenlocker-5.10.1.tar.xz
Normal file
3
kscreenlocker-5.10.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1eac0781b79c163df83b366d9541d2e783062ed89c904377e8f5fdbe9b085859
|
||||
size 110604
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user