Plasma 5.23 Beta. Tested on TW Live, seems to work.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=266
This commit is contained in:
parent
3484acbdf7
commit
7dbb281d75
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28edcf841db79554ac113c8619d20f978b2ab81bfd5d5be25f973506f262f180
|
||||
size 116688
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmEuFNIACgkQ7JTRj38F
|
||||
mX4FHQf+LDYsFb47ctpFD73tzIXL5Xr2sKD5XV48i0vanl7sJF/zuc40kodktHFF
|
||||
N0Y50tafQS+OSG+hQi8SKMgAs8unb3/OtJDD8hA6/Q6sb4E/8seP50oSatIPnkkX
|
||||
mEW0twg/MWvMQxpTrW4idwQ8RACJkGp3wTGskIbmuwredRkrCiohIrDSoErRuwGA
|
||||
sMvPP6kM+pVHMRAyTG/CFZJy5jsqg3mtcqYOrMz92tm2IrbzZDixtmcHU6sVkQIk
|
||||
LvbkPpbvZvIBchXiCQD84QqB/bF6h2XR3V5HJ2QtG+zfsuJEQEiVCHZBs5LhR6kz
|
||||
HjE5R3P5MJ1xQBPHm0DcGw+igdFQ0Q==
|
||||
=MZWE
|
||||
-----END PGP SIGNATURE-----
|
3
kscreenlocker-5.22.90.tar.xz
Normal file
3
kscreenlocker-5.22.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae65ea3adc74709534ca26f0dda20bf61559e1b57c631c3bf13b742a910c1881
|
||||
size 117276
|
11
kscreenlocker-5.22.90.tar.xz.sig
Normal file
11
kscreenlocker-5.22.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmFDAs0ACgkQ7JTRj38F
|
||||
mX6OMgf7BNrDnJ4zRN9kjsY0gVWZHb96PDKeq0Vi8ja5TwjsqclHeebKI0PqGz1s
|
||||
A+EsEG+hBz0ti1Dz8XuPLZNM0ejdnhZAcxN/X0akXFuLUJ4honjDPzWwGIc4EJYC
|
||||
V+vaQWQQEIrmxcX37vaf+h00KbTwODI/CjVrrXvtguarS1yVbO3c7pBXtJSFE00A
|
||||
DU4I4JI+XLofNSXfMtancWr/2vvUfP3UUjCdQCxcq6SfTGTUj7T5Z2upPFzYSrLH
|
||||
UT8KpEU3pLQCmxdaR+7J5UwDWLrVorAktrRP8yEvkQHPIFyseALJVlY/EMImCV+u
|
||||
8lAxokmT5ih9Jya12aTJrxxeVSzyow==
|
||||
=RYUl
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 16 13:04:51 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.22.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.22.90
|
||||
- Changes since 5.22.5:
|
||||
* Add keywords to KScreenLocker to improve search
|
||||
* Explicitly set KDE_COMPILERSETTINGS_LEVEL
|
||||
* Avoid creating windows for placeholder screens. (kde#439096)
|
||||
* Simplify multi-screen handling
|
||||
* Move DBus logic back into the greeter
|
||||
* Use imported targets for X11 libs
|
||||
* kcheckpass: Fix incorrect kevent() argument
|
||||
* Handle ConvPutAuthAbort as an authentication failure (kde#438099)
|
||||
* Make it compile with last ecm
|
||||
* Remind people to log out of the VT after they unlock the session (kde#410772)
|
||||
* --warning: use non-deprecated API
|
||||
* Properly define Q_ENUM()
|
||||
* [kcm] Fix icon name in metadata.desktop
|
||||
* Use version-less qt DBus macros
|
||||
* Show kcm on mobile
|
||||
* Remove plasmashell protocol leftovers
|
||||
* Fix logind test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 31 19:08:41 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -20,15 +20,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kscreenlocker
|
||||
Version: 5.22.5
|
||||
Version: 5.22.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