Plasma 5.15 Beta. Again to adjust for kwin5 change in the target prj. When accepting, don't forward just yet to let the kwin5 sr pass.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=159
This commit is contained in:
parent
ee575afbc7
commit
d09f321bd4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d594896c8d7c5181f157b2f2eb25b0b4063d221696b730e72edc4cf0efc95599
|
||||
size 122232
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlw0qTEACgkQ7JTRj38F
|
||||
mX6ZSgf+LOeF8v8aq5SD5psU9p3u6oB9po7AJyL36mRzz/JSMwOxkPgcn8a0/lVC
|
||||
Rq6tmLX3HXE0l/2ApvBEtpwmsO1RUMYMFl7gQenBIWgM1AG7FTG7IZ3S1mFUbtXS
|
||||
hH1LNNow9b9wHtfV7FOr1/bjg/TlhlvjJ1CZD7YpctlbLOW4KfFqkcjbVthAx7FT
|
||||
p68pSbBX1xkc2dUUSbE6xraDL/HPt9vQS5tBzysSNw1bAzm/Mlo+h9l3t98+KWQi
|
||||
/QMRPV62QI6mxEY3HnTIvZARigefXTqxtODh5sbO7RvrE9/pDL9eTNbT+1DMgWEz
|
||||
smTwgUXkKJNWgR4bn4dfvVidw51FPA==
|
||||
=k0B6
|
||||
-----END PGP SIGNATURE-----
|
3
kscreenlocker-5.14.90.tar.xz
Normal file
3
kscreenlocker-5.14.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06d7ecfb73190c89843c3a357fd8b89a86f9d61d1b2374db874b572bf6c518b3
|
||||
size 122320
|
11
kscreenlocker-5.14.90.tar.xz.sig
Normal file
11
kscreenlocker-5.14.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxAc0gACgkQ7JTRj38F
|
||||
mX4HkwgAnSPM/643U0gXMB+NoBsV8RU68ElTI7wMS9P9m9FHkNzpswv+pW7rqNfC
|
||||
pJFbuzJl3aJbVQUVJOTK2H+dTYIJoKCBvJHwSCHHKBgGXalLuRQFxQEh2uHmiNlt
|
||||
0Exy1P7bdbPfFo7LETVDcbN12wt0K3B9+8+vOlhQ8kKtQ9wBNY8el0PAVpnkFwTS
|
||||
xPsSwj83P44d/73/nzQNN+IWOsbqEGp5eBCX8Wn69T6mE7fbvCvtVpTiuTp3cuq3
|
||||
kzY2xky9An7Ccbn+slf5n8kGEufdHzO71MnlhOSfjyKg5DzUhb3+tEtig9ML9Hkd
|
||||
ot0kSYdAGjqLkjl/I9QhMJH4m7lVOw==
|
||||
=ecdR
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 17 18:46:54 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.14.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.14.90.php
|
||||
- Changes since 5.14.5:
|
||||
* bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 cycle
|
||||
* [Greeter] Ignore unwritable configuration files (kde#403255)
|
||||
* Fix fallback to built-in ui
|
||||
* Disable kcrash in greeter in same way as in KWin
|
||||
* Use override instead of Q_DECL_OVERRIDE
|
||||
* Remove Qt include prefix
|
||||
* Use KDEFrameworkCompilerSettings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 13:36:58 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kscreenlocker
|
||||
Version: 5.14.5
|
||||
Version: 5.14.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: kscreenlocker
|
||||
|
Loading…
Reference in New Issue
Block a user