forked from pool/kscreenlocker
Plasma 5.20.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=236
This commit is contained in:
parent
7b64bb5293
commit
104d0d53b8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e97f1bae6da55f412dfbc7fa15160edb2d4c1b095e915aa6a353ab926c31d84e
|
|
||||||
size 114336
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl+Ozo8ACgkQ7JTRj38F
|
|
||||||
mX7lcggAt5Dln202k+KSegs35qQZFAUYnt5O6Hcp1LOP8kFEZfkOapNIS6GnAOk7
|
|
||||||
02NMY/+2DUb735CBKN2COuV/68iz8b7jAsbXoBsXhbYgy0gYG7rJ2IWANpn/9VNH
|
|
||||||
3fmJ27MO2YTJUfUnECUlks4Ar+iM+mEP8mYHh3Gj90vjfVNDc1i2DSbT7FgX5Rdc
|
|
||||||
DtajWOPi6vHd/9elvJjE6qZhcxtQOzxkuzp7qLd8+4LLjXkDzmoMEZVmv2qAcreR
|
|
||||||
uFt/2fN7mFHelUTG4JVTSuARI3oBZgVePzYT6zvwnrf+0hfe7KrfEF3vk1kArQvM
|
|
||||||
hTCubgi6EO7VaEvaoZ9GswXjkQ128g==
|
|
||||||
=huGr
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kscreenlocker-5.20.2.tar.xz
Normal file
3
kscreenlocker-5.20.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2499d88be243d64a854860c2aaa9c03f05f2078419aaf55d7eab65a885c24175
|
||||||
|
size 114700
|
11
kscreenlocker-5.20.2.tar.xz.sig
Normal file
11
kscreenlocker-5.20.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl+YD9wACgkQ7JTRj38F
|
||||||
|
mX7iZgf/fsOqc90TGTr9x0/V5neaC+f75QsujjeGYW1AMibXWUemO4NNx4+V4VbV
|
||||||
|
GJ88C5+iktwWe31FpCH3iu/OYBm02od4TVRO7UdL3xKcOaxlLXlSTQsPGRlvDbwi
|
||||||
|
XxCs1e7Hmgzj5caxv8f3DmZFZR8+qM7KKedqliSBwVaRkhuB3lbKSgh2eBqTtZ38
|
||||||
|
WMQhrbW0HIxZwJ62uXflPNdlNro1bZjWT8WhzNW5VQbSLthL3d1TpXU3sMV8NlVG
|
||||||
|
mHa5pkKS6i91aZ38N2xRQ4l4quVvc65hmDkmT7h8qaxLg82JCyFVcFL6BSUTgVhH
|
||||||
|
w4+Xj8z/KG6vIWzHj+5pmmSb6AfAxQ==
|
||||||
|
=uu7t
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 27 20:43:49 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.20.2
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma-5.20.2
|
||||||
|
- No code changes since 5.20.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 20 14:30:33 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Oct 20 14:30:33 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kscreenlocker
|
Name: kscreenlocker
|
||||||
Version: 5.20.1
|
Version: 5.20.2
|
||||||
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: kscreenlocker-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: 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…
x
Reference in New Issue
Block a user