Plasma 5.19 Beta. Did I forget to submit the fixes? Untested - please publish disable before accepting.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=216
This commit is contained in:
parent
1f6c059742
commit
c7154ac2c3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4269cd027e1fee721760a22ca5d738d3d98622fa222fcf9e57d2da77a4e18d2
|
||||
size 125144
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xe4UACgkQ7JTRj38F
|
||||
mX5KQgf+JHQPcuCTtQ7G7/c9funf6vOPDNqhPahTk6xAQ7Wyc7xR+HVPQA23h+qW
|
||||
QNS6tymNPqCpjYgp13JKzN7xqVAH4xWO1XlsNuIN92HcNmJilneP7XQG+mPLzY6D
|
||||
5mlq0uVZ+M0WjkASteBSNLBR2szXjjSam+MiExlHBIBc/qajFvBqu6lE+dtBgkuP
|
||||
vDgkJajuWGCM+gwoH7dFHhPOlruIKt6vUZIybaDgY4RaYil0L9OZ1VJ+Vuxk6aMy
|
||||
CYKdC7JXItuTDHOdTwDTFrO26cSbix/GG09DlPTFewW9g24bvv7RVBjno1icu8R+
|
||||
GmLlkX23w0GqhPoJvyM8mSFSFMW1zw==
|
||||
=aX1F
|
||||
-----END PGP SIGNATURE-----
|
3
kscreenlocker-5.18.90.tar.xz
Normal file
3
kscreenlocker-5.18.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ccb375b1889eb460b2d9afddf79a34b036e9e9971c10cfe0edb2696ceef20a3
|
||||
size 126564
|
11
kscreenlocker-5.18.90.tar.xz.sig
Normal file
11
kscreenlocker-5.18.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl69H78ACgkQ7JTRj38F
|
||||
mX6fNAgAqSjzTiZs4P5HGdw6saDmBsFu0PitehaLIuMqMVyhssd9ZJKgxBQimASl
|
||||
mRPL7yTQlFozknkdCQK8uLrDSzapxhoEOyYb9bmueS0j2KoazSMp+g0yCyRvzBTO
|
||||
dkEI/vQZQldmk1K5VAi9iFBW3o9E251cxLrjeRgPr5p+w4Q540+cft2XLhX95Jx7
|
||||
aXc8q8mdeUbJg1CUD12KaqvURn+cWbHDg4gPxE9PBLK8gNCPqU5fgArkZJz5TTdN
|
||||
CTnP05KmfXr6p4Xb0uIyZq5nJkI9QUFYYxbd9g8FFvtlyocTS9/oLqR1CtZTmT6O
|
||||
4UJK9p3XHbpDYjG6pRWvGjJ2Jk4CNg==
|
||||
=+gAK
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 14 14:33:04 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.18.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.18.90.php
|
||||
- Changes since 5.18.5:
|
||||
* bump to require Qt 5.14
|
||||
* Add support for logging categories
|
||||
* Take file descriptor only instead of whole KWayland Display
|
||||
* Populate Greeter process exit stderr
|
||||
* Fix disabeling of autolock timeout
|
||||
* globalaccel: allow sleep and hibernate keyboard shortcuts
|
||||
* Use K_PLUGIN_CLASS_WITH_JSON
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 13:01:52 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -20,15 +20,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kscreenlocker
|
||||
Version: 5.18.5
|
||||
Version: 5.18.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: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/kscreenlocker-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
Source3: kde
|
||||
|
Loading…
Reference in New Issue
Block a user