Plasma 5.17 Beta, fourth try
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=189
This commit is contained in:
parent
3a4d14e4b8
commit
83fd3c53af
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ed6fdeac9aaba014edf67c5f782fc210d58310d083afaa589d0ff1bb3e8e02d
|
|
||||||
size 122872
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl1ub0AACgkQ7JTRj38F
|
|
||||||
mX4tIwf/VSqX7Yd7dbN9K5e4nVM6UCZWq0Qy4Q2yFMUBbKwSf2W90bRahEohfYhw
|
|
||||||
VWUXCa1Veo0g92yZIYZEZRSdIFnpP4HbkSXimEqLTqwQ44fCWiWYYS/bC/0oc+vk
|
|
||||||
FZCWqITA0CkondsacaUHuHROebl1tyZv0QT8NXT6mLE7pvHnSQlHbWsrGncsqVmb
|
|
||||||
tEpcHT2/6E5rqdHhvHXivM8BugaYR2lYq3HNyhDr00E9LEqrjwZ0Cvq8WyrgG80z
|
|
||||||
LnB6j5nL4fJPX0mlQBIitCw9VP8Pg0NbKbstkz315st/1sn9CAjiauaPqEJwW8co
|
|
||||||
hLwUmj27AEY+Qhsr7MWTKTioeNjghg==
|
|
||||||
=9XRP
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kscreenlocker-5.16.90.tar.xz
Normal file
3
kscreenlocker-5.16.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9f2d984dbd70919326b92c119ccf8223673f62367d04d172dd5d852ce1fd2f1b
|
||||||
|
size 124168
|
11
kscreenlocker-5.16.90.tar.xz.sig
Normal file
11
kscreenlocker-5.16.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl2DXMgACgkQ7JTRj38F
|
||||||
|
mX6f4wgApaLLunitnocfbZQUGXdyoJE3jJB3w99rTxcIZcz4gvCDg8KIMSoPtsZm
|
||||||
|
eOtHUCAse7lqGi+XsLY4N4Y6Mu3Vo9sGWVToFTEQdRHP5sl4SZAkD34ioA+LVSHE
|
||||||
|
cp+QABVq2OhQfMhgzz4Py65j2IVHwSo9PoMRjPdZDG3k+gQjBxSH7J6PNEW3ct8V
|
||||||
|
jpkCL4oyrxH3rn2mOHL62AdbYPxyZNP581w5Meji/yHGGq+dIUH/Y7soMOtjptFj
|
||||||
|
l8GfqFlJuG162fHj4KKYb4rJSW/SVnj0vSAbkmg696/7WQ01tW5HEH5/nbw60MQi
|
||||||
|
lZl2dMPeSkmOPbX2aW4XiC8XSXVKWA==
|
||||||
|
=xXGw
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 19 12:32:35 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.16.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.16.90.php
|
||||||
|
- Changes since 5.16.5:
|
||||||
|
* update to latest kf5 dependency
|
||||||
|
* Do not allow the greeter to send the same password multiple times (Fix GPG smart card access)
|
||||||
|
* [KCM] Draw full QTabWidget frame (kde#410923)
|
||||||
|
* Remove unused includes
|
||||||
|
* [KCM] Improve text for "lock after wake" feature
|
||||||
|
* Improve the look of the Lock Screen KCM UI
|
||||||
|
* Allow the "turn off screen" to be used from the lockscreen
|
||||||
|
* Remove unused includes
|
||||||
|
* Initialize view with the right size
|
||||||
|
* foreach -> for
|
||||||
|
* Try getting the X keyboard grab multiple times
|
||||||
|
* Fix forward declaration
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 3 12:44:11 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Sep 3 12:44:11 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kscreenlocker
|
Name: kscreenlocker
|
||||||
Version: 5.16.5
|
Version: 5.16.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and components for secure lock screen architecture
|
Summary: Library and components for secure lock screen architecture
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: https://projects.kde.org/kscreenlocker
|
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}
|
%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
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
Source3: kscreenlocker
|
Source3: kscreenlocker
|
||||||
|
Loading…
Reference in New Issue
Block a user