Plasma 5.21 Beta - this time tested! kwin doesn't use libqaccessibilityclient yet and qqc2-breeze-style is not packaged, but only needed for Plasma Mobile.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=244
This commit is contained in:
Fabian Vogt 2021-01-24 21:11:05 +00:00 committed by Git OBS Bridge
parent 29c88270bb
commit 33faf3f762
6 changed files with 40 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:802fef234420251eb3f0b50db84f52fe8c5d8859d897ec9ace855d0239a4c01f
size 115988

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/0VigACgkQ7JTRj38F
mX4mogf+IUfa3wcm1gPBCMF7JYidcRF4V2oJcU0BtABb+qEtYuRsfGK+HxP7JdeZ
82qjQgrt7iEdFzO3sSii6eTRbWsLpbGjoZmbw0Gd9z+i3mCUWlp7qKnCMak7GO0Y
tsPenM296dwaNa3LpHQ+1yrek6C2xdMJmxv0gkVvOhRCeHi1NgFO3Qy/7Txp7Wqi
7YAlgRlJyvIXigSrxHGVNdcpd+2NyMyV+XK1ANNFpkkeWRBEo1Gd5crzM20hlilq
ky/gcM35tprpSt0VIHSkzx8zUzYP1vGZARdjiJza/tDokmXyH0KwAes6l8DxCwlA
pdrfEjnom/tdirY5EJs98Tl63etehw==
=UGRQ
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5011f110811c06f230ad69562a24856b773ed5e68a53a4b8c1efa0e702a4b4c3
size 117272

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAJeB4ACgkQ7JTRj38F
mX6p9gf/QncjH/Lj1cg4C4ElZQtebhv3CJvjXN7OFVTMyHdoB7zzRLg2Fzimu3mI
LCyOBkg+Vq8gBLbi2mlpqhEjqb+VPZZJ1oJeSlsRfkjf3NETutXZ3TN03SOMOrv4
497oPX9uQwQt1P2xH/0+Um2zJrSNnj8QDFwKJbyYxLZHwZUrLLpX74Nre8wnSKgR
KwQSfetPLBbLMu/4CmjP8n0nRpNXvcH/ZtNVP/xvS1BRhPJPX1N3KXz90wweUjd+
aDnhA/Ddg+/WXRmeOuEq+QLhnZRqnjvlr6wSHmxF3E9yfOAU3kEsA4Rmrd/WKzbc
U5BCzf3Y0sbI0QkRSdcz0AAqE2Jvfw==
=wgcF
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Jan 21 21:31:35 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/20.90/
- Changes since 5.20.5:
* Add .gitignore file to ignore generated .clang-format
* Fix catalog name (found by Victor Ryzhykh)
* Fix view geometry updates when screens added/removed (kde#347934)
* KCM KScreenLocker highlight non default settings
* operator+/- is disabled for QFlags in qt6
* delay quit after successful password
* Use QuickControls 2 StackView (kde#429290)
* actually replace wallaper pages
* Use QuickControls 2 StackView (kde#429290)
* Lock the screen if necessary when connecting to logind
* Require C++17
* Do not explicitly define Exec line for KCM
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* actually replace wallaper pages
-------------------------------------------------------------------
Tue Jan 5 14:40:02 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -20,15 +20,15 @@
%bcond_without lang
Name: kscreenlocker
Version: 5.20.5
Version: 5.20.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