Plasma 5.19.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=219
This commit is contained in:
parent
b35234b60d
commit
052d36ee22
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ecd47849409f6eed7549f1ad66fda59a330f2f2b19972a90b11db5496577ea6
|
|
||||||
size 126428
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7Y14sACgkQ7JTRj38F
|
|
||||||
mX7pcgf/QlSidqfVYuTE0bcwxglhFmDtTsfqSJ05agQh/y7aqZ/iWwK8EOYhnF38
|
|
||||||
ryy+wJQdXDmci4Mw1hjhRz/T18VHEpWzCltb6u1aMAK+XsXIKSOsWYk3qaMNVlD/
|
|
||||||
8HAIJxhrXjZJhYPvbHOfT/+tiSNYOCRa2Kgz+T0vbJIPl7fiQQ4J1SGfrSde5RAo
|
|
||||||
hGeyi1jShR6i29mLF3j44vrxKp4Kdh4moqZBOVSTRRJRYxtlLnXkdX39xrp+F/Tz
|
|
||||||
PqKvOibtL4eqv23/TrbRhbLwYZPHka1kiECqqG1owDbnUTcGXx1NEDojETwf+LRX
|
|
||||||
kkdZ92C8mVl/VJoskGbRQYB4D0vlRg==
|
|
||||||
=zYlL
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kscreenlocker-5.19.1.tar.xz
Normal file
3
kscreenlocker-5.19.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5fe07ee5421bbd6fe8406de1423399b05973b45c52c621a0692cb3347c84dc32
|
||||||
|
size 126548
|
11
kscreenlocker-5.19.1.tar.xz.sig
Normal file
11
kscreenlocker-5.19.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7ovkMACgkQ7JTRj38F
|
||||||
|
mX7F8Qf/SrI7/FaUhyz1MadqY1w9zuFhl6TW1TbagNf3FtHKpPU64qp91xnk5ka+
|
||||||
|
ygWrdQqlojnAl/aekTbaMaPJEO6KMf8nDiHFVf9AsKZrP8q30XATPiv/xYeyhzad
|
||||||
|
C5oJhHoDq6udNifNOHQ4YX40BqSdPZl9ZYxlDPy9vqmOOBmNyFyoNZ+axScA3Beg
|
||||||
|
iPLXBcQsA6emHaSvzltwNcNOyNXNgoOYDWo1fWButTs936gyknlQxU6u0c//0GjJ
|
||||||
|
G1slSVg9YgqnOu/jRObVzbRUlQnBXOZTynFLJd3AK7w58ZN81GqoYl+gxP/7FJDn
|
||||||
|
MpHzSTpsE5dDXu7wNZ1BrWJU73jEdQ==
|
||||||
|
=tTqC
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 16 14:34:50 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.19.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.19.1.php
|
||||||
|
- No code changes since 5.19.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 4 13:27:11 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Thu Jun 4 13:27:11 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kscreenlocker
|
Name: kscreenlocker
|
||||||
Version: 5.19.0
|
Version: 5.19.1
|
||||||
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…
Reference in New Issue
Block a user