Plasma 5.22.3
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=263
This commit is contained in:
parent
764b09d948
commit
f39c7c6ced
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4e3cc91631aac8a307619c82f87ed1e39c08deb826207f84df1d2133f4138346
|
|
||||||
size 116576
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDSMzsACgkQ7JTRj38F
|
|
||||||
mX7pxgf/R7FFAmLHLWvYl3+Z6s+aGFnf54VSCKgoMxa3mwVSx/wr0Yps1o9GjQl0
|
|
||||||
3yhrFzLDT6eICevrCpSqSulTr+l6GvZ6Cmo+NZQTeKTg858NC6SzGJ0a7aXvY5SO
|
|
||||||
vZOP1CyyMircH/5TNguiZEc+cbzp6qbRhNuPrVnn+pRs+bAuyPmYL9IYOrf221Hk
|
|
||||||
bdcx4TOwF4Tt9zlazwGUcgGuSnONgahDjR13j6lLigowJc8qO9H3e9vAuLK09ahb
|
|
||||||
twZGKw5CvWk+0u6GSTphP/RA0RaXTCeqljgCTunMcpe6XmEZAJBJrWulN7jsBYfj
|
|
||||||
sE5a3/Xaahxejo74HQy7BwzIY+Y1Cw==
|
|
||||||
=jPLl
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kscreenlocker-5.22.3.tar.xz
Normal file
3
kscreenlocker-5.22.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d71992dbd57a1c7f3051a5b98898d791e9ae2db128b63843332d9e68f75d3285
|
||||||
|
size 116924
|
11
kscreenlocker-5.22.3.tar.xz.sig
Normal file
11
kscreenlocker-5.22.3.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDkLiQACgkQ7JTRj38F
|
||||||
|
mX4dVAf/br4U5JgeYXIYRVuBHoOEyZpSEI2bVdVAti+pWjQoDuUXk1N6Ql3oVf0I
|
||||||
|
JEIlLdm9Mxsc/GaGI6TyWxf1G078tc26aLoRWSpVaBl7q+02NIczBcY/Ra9M+fX9
|
||||||
|
tpXGRRWlnix0vMi7LhwukR1Q2RENxQWAHTkwKJwAH46wcR+ywLzpe0m0LZbMqX9W
|
||||||
|
DNO35hOUIQ0PeH9A+pRJJ3Z38cUxJiazw290abHIpfmY/+Plo6x4noe1qQ2jToR2
|
||||||
|
WB1NBHmjShfhTar6L+a5wWRYDLAfhzk5/5GPahTuZC+7YIIQ58pSA1EQZi1EgiiH
|
||||||
|
AJBsVvD10gKdC7uRH+IT1RBa/63lnA==
|
||||||
|
=DfaG
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 6 12:01:46 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.22.3
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma/5/5.22.2
|
||||||
|
- No code changes since 5.22.2.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 23 08:24:41 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
Wed Jun 23 08:24:41 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kscreenlocker
|
Name: kscreenlocker
|
||||||
Version: 5.22.2.1
|
Version: 5.22.3
|
||||||
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/5.22.2/kscreenlocker-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/plasma/5.22.2/kscreenlocker-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
Source3: kde
|
Source3: kde
|
||||||
|
Loading…
Reference in New Issue
Block a user