forked from pool/kscreenlocker
Plasma 5.21.0 + made pulseaudio optional and pipewire-pulseaudio an alternative. KF5 is publish disabled already.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=245
This commit is contained in:
parent
4eb405892f
commit
e085f3c26f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5011f110811c06f230ad69562a24856b773ed5e68a53a4b8c1efa0e702a4b4c3
|
|
||||||
size 117272
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAJeB4ACgkQ7JTRj38F
|
|
||||||
mX6p9gf/QncjH/Lj1cg4C4ElZQtebhv3CJvjXN7OFVTMyHdoB7zzRLg2Fzimu3mI
|
|
||||||
LCyOBkg+Vq8gBLbi2mlpqhEjqb+VPZZJ1oJeSlsRfkjf3NETutXZ3TN03SOMOrv4
|
|
||||||
497oPX9uQwQt1P2xH/0+Um2zJrSNnj8QDFwKJbyYxLZHwZUrLLpX74Nre8wnSKgR
|
|
||||||
KwQSfetPLBbLMu/4CmjP8n0nRpNXvcH/ZtNVP/xvS1BRhPJPX1N3KXz90wweUjd+
|
|
||||||
aDnhA/Ddg+/WXRmeOuEq+QLhnZRqnjvlr6wSHmxF3E9yfOAU3kEsA4Rmrd/WKzbc
|
|
||||||
U5BCzf3Y0sbI0QkRSdcz0AAqE2Jvfw==
|
|
||||||
=wgcF
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kscreenlocker-5.21.0.tar.xz
Normal file
3
kscreenlocker-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d3b9aa5c28baf8fb59690f7a961aefbd6dd0d09642307905615a07a58f6eb084
|
||||||
|
size 117280
|
11
kscreenlocker-5.21.0.tar.xz.sig
Normal file
11
kscreenlocker-5.21.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlHZ8ACgkQ7JTRj38F
|
||||||
|
mX6WgQf/WND6LPwF9xV+NMB/bbA3IVR5NHM6iUfMfb/sr8vmArbcRmvSuq8ioaCE
|
||||||
|
nu6Ch4PFVgpqab5ytDXGOV2tSUddCbLBx/0uWqnAouU1UMYg4YlpRDU7dwsvrU0F
|
||||||
|
I7Ms4nxS5rMPeblCZJ1xM8Kz2ujiV20DsSZWi2ma+osCFRSh4D3H2p8ePipw2jkx
|
||||||
|
yHrMZlZpVi78YxQ2lwah7Etr3teh8WYpsqfEgjH4XeCXGcTHM0YmZNtPqrl7bdsg
|
||||||
|
g8Cyfssc8CXfMuFeG8Ka8VSS0vBJLpJDKIIUew4fmjjbHOY/pY9LgmItt7MZnI9Y
|
||||||
|
cQrHZrY2g28Nnk/TyBa9kpziBMf+ZA==
|
||||||
|
=OxZy
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 11 18:23:11 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.21.0
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma/5/5.21.0
|
||||||
|
- No code changes since 5.20.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 21 21:31:35 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
Thu Jan 21 21:31:35 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kscreenlocker
|
Name: kscreenlocker
|
||||||
Version: 5.20.90
|
Version: 5.21.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: kde
|
Source3: kde
|
||||||
|
Loading…
x
Reference in New Issue
Block a user