Plasma 5.18 Beta, some tars respun. Untested - please disable publishing before accepting. KUserFeedback is intentionally disabled in discover and p-w - it's not usable yet.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=202
This commit is contained in:
parent
6d60adcb36
commit
6b84850583
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:078cfaa9f117a985f5c71152bdf4a9f5cb65ef23c0090cfaaccc9539770f138f
|
||||
size 123744
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4UpBcACgkQ7JTRj38F
|
||||
mX7F7ggAkgcZCMhdc+hYu3tBrOGUluVTLet9fUhd5Ni+f5QnMVs6Xa2Ks1swhlSy
|
||||
Uqg059biim/nTcOn8bO/X6/Zl5p698RRM9oAZKKjNh1TWJguGr+gVLsdS7c03UtE
|
||||
vV5fT2zu0UuFxLIIveOkWXsWMJavBhhyk9UfbIMykRhwgIWkuVHciWLN+V4v/WEs
|
||||
kudSzhbzDvNr7b6ZLkb55rqGxbMLw5YN+AwUd3FpKR8ndSax2m0pit4vI9AAP3ge
|
||||
dztYEAYaQD/3r7BHx1xEX4hxTXTB+1eBvCeYLHPkJ9/+NHNJbs6Mfo6B/4gTIVuB
|
||||
YEm8OK2alZ+PiS46enZLd/iIqlNlYQ==
|
||||
=SKSo
|
||||
-----END PGP SIGNATURE-----
|
3
kscreenlocker-5.17.90.tar.xz
Normal file
3
kscreenlocker-5.17.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb51a3bd6f98674fdd0ea0939fea76e227748d83ee9bbde08c38ffa1ac11410f
|
||||
size 124600
|
11
kscreenlocker-5.17.90.tar.xz.sig
Normal file
11
kscreenlocker-5.17.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4gVNoACgkQ7JTRj38F
|
||||
mX6KBgf/U1dl9uqxPO9H47l7gsSStILy6SUXZZHkOrhnZ0XZM/xAneOnekgQVeDh
|
||||
g9GBrv87ttVmptWF7VIoK7M51IMabUmGQYSrZXsihRiv9KR4rT7Mtm3LuVlRLNMz
|
||||
OuhL2d+3HqWwWj2qY3aAmz3bSWI6MOVVq0Axrtbr14YoBilwDhlxnwawJ1c9ii2O
|
||||
qehX3q5ZebVLwG69XjOWkn27P4FgAowhDae7kQDslHGPAkV0T0HIx1RpvmCshQ8j
|
||||
ERO5dhE+K9gzgvWEWIvjExU1zfJyW8XxOY1BclOLg/KF7A7qusFTQGwjkG6tqJdH
|
||||
vPBQ6rKZSCU2gtjFPdjoUNfaAeMinA==
|
||||
=Vb7s
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 16 14:04:17 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.17.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.17.90.php
|
||||
- Changes since 5.17.5:
|
||||
* KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
|
||||
* Fix minor EBN issues and typos
|
||||
* Have the wallpaper combo managed by KConfigDialogManager
|
||||
* Remove dead code
|
||||
* Integrate the lnf and wallpaper settings with the KCM logic
|
||||
* Move the shortcut management in the settings object
|
||||
* it's already define in ecm now
|
||||
* Add KDEClangFormat cmake support
|
||||
* Add version
|
||||
* Port some deprecated methods
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 16:24:35 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -20,15 +20,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kscreenlocker
|
||||
Version: 5.17.5
|
||||
Version: 5.17.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