Plasma 5.15.0 - maybe final tars
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=160
This commit is contained in:
parent
d09f321bd4
commit
6835f31902
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:06d7ecfb73190c89843c3a357fd8b89a86f9d61d1b2374db874b572bf6c518b3
|
|
||||||
size 122320
|
|
@ -1,11 +0,0 @@
|
|||||||
-----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-----
|
|
3
kscreenlocker-5.15.0.tar.xz
Normal file
3
kscreenlocker-5.15.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d11bfd7aa0ec11d61a8a8aad81d1c9fffedfcdff55f43ba42816c7b57e15f2c1
|
||||||
|
size 122200
|
11
kscreenlocker-5.15.0.tar.xz.sig
Normal file
11
kscreenlocker-5.15.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFwQACgkQ7JTRj38F
|
||||||
|
mX6qFQgAikR3F3qKrDQQXxVk4kbrmc4ZkfcadvKoMF9JMvPEhEAqICHLPKnZWFXE
|
||||||
|
GFaI8QkMAzr4nB0VP/2l3lQyN/2zX5VbGkYelQsImDtBL5SbyUgSt5dUd/e5dJ86
|
||||||
|
R7N5qjErG8eZFY2O4YQQX+zx1obxD0+t1AqIdKrsrhCXwD0IAl23szx2tTG9zIm+
|
||||||
|
a3UVPlUnJv0aA0XdUobKfC3tH/xgy+d+WrIe6iGDSUx299kLrp1k438wdpfq5vmb
|
||||||
|
Tq0OKjadmrsPFBg3yXvpDIDrCNheER08fZKcFA+BAsBAvoUzAroCGFzrtkX+RnD1
|
||||||
|
XvOlaXdrgkGs08v1+dQdjEGg5GpcGw==
|
||||||
|
=Uzac
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 7 16:02:50 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.15.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.15.0.php
|
||||||
|
- Changes since 5.14.90:
|
||||||
|
* [KCM] Use a better icon
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 17 18:46:54 UTC 2019 - fabian@ritter-vogt.de
|
Thu Jan 17 18:46:54 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kscreenlocker
|
Name: kscreenlocker
|
||||||
Version: 5.14.90
|
Version: 5.15.0
|
||||||
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/unstable/plasma/%{version}/kscreenlocker-%{version}.tar.xz
|
Source: kscreenlocker-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/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