Accepting request 924702 from KDE:Frameworks5
Plasma 5.23.0, lightly tested. KDE:Frameworks5 is already publish disabled. (forwarded request 924672 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/924702 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kscreenlocker?expand=0&rev=108
This commit is contained in:
commit
f274ce4f87
@ -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.23.0.tar.xz
Normal file
3
kscreenlocker-5.23.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:832fd3c89e916c454edace46f1fba72c3bd211e98806e4ae2c2acc4df201324c
|
||||
size 117308
|
16
kscreenlocker-5.23.0.tar.xz.sig
Normal file
16
kscreenlocker-5.23.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmFe2+UACgkQ11dEg7tX
|
||||
sY1Flg/+Nx291Ii4scd2GGsD8oS3uDyGy/FYjRP0UQdjqm2hgLIXD4s3ewLOLnJS
|
||||
ISP72LNYUnVxQ4D/Pp5wmj+Nt1/0waykGZ917f8VP1rmQXsTRuiW+F2r4Ax7eqAi
|
||||
v3BOpiddQCb/7J/nLOz8LDQ5CdSaaeb7rf4tl6jzW3bV73w30iKvPDVRocZqGbbM
|
||||
CKJTnJ0AkBwHTVZ7TXV4U0TISenkZTq4T76vLI6GMdzBpGzhK8LSTkyyPkVLgX8y
|
||||
mZen7nAQEaAUkPodJWupNAs9OMAp4vp3O+D3wcvDtKmBoN12d0/VK0g7Dop9wNHj
|
||||
U8uS5l8N1GHnr//oWoK/bNbiXShKcT6EIQvLjeLVtX25g5QXDvFblRVewx9R3FgX
|
||||
5PivH4W/lH+8E+Sapw8Y9WwRMgs7TxSmMwuiFRJRBKgJpy1Sp/RkPybCLg2gX85n
|
||||
Vpl/v3VspYYwhUg3e6zdgPasi6pH18eCYrD7nXTwZ/e6A9cw6yTo2GmaNKn8j8LZ
|
||||
0vnK2HkngXODrC+RZ1QS5KKlSkKaNMYzUv6mrRSBl1fF1ouehff5aqqTOyRxt7PC
|
||||
F4omDVnc2JR3C5p+zqtriB10Hy6SebIqgADrv8OAQKV368yPT7Xt5QDRwSssVCWJ
|
||||
57nTEYoSRkicdWZBITMtdHWvoTBrnXxwTUOc9Lkh9l/2pekzNDI=
|
||||
=BoN3
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 7 13:50:07 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.23.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.23.0
|
||||
- No code changes since 5.22.90
|
||||
- Add new key + signature to plasma.keyring
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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.23.0
|
||||
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: kscreenlocker-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig
|
||||
Source1: kscreenlocker-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
Source3: kde
|
||||
|
BIN
plasma.keyring
BIN
plasma.keyring
Binary file not shown.
Loading…
Reference in New Issue
Block a user