Accepting request 711087 from KDE:Frameworks5
Update to 5.16.1 OBS-URL: https://build.opensuse.org/request/show/711087 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kscreenlocker?expand=0&rev=66
This commit is contained in:
commit
68b6b71f3e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4c349a02a62ae0c7e7f22ec1669e28f5e7574ddb5d0319e0a8136e81e41dd7c4
|
|
||||||
size 122632
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlz5DdIACgkQ7JTRj38F
|
|
||||||
mX5s+QgAhbq2vlb8VoZheVYwUpUdfxIflxeUAbe9jS/fbKjyUCPti4BQ/v9OiSzd
|
|
||||||
+LvQryn2Lkn4ojw9QOZP183znu0STPp4TGhcx26bvepsxOmSELhiRllR4OocgV7Z
|
|
||||||
lLpo3rzooYG6sS1V8mdPCosnp/+czMFRoOQl9g+Yb00uPboBAZDxgD55eA7TuQ0Z
|
|
||||||
YjH3cCJec/PW9P11+USrRKLjL0SGu2TNc2PdeeeckkMqm0IqvTdDSUfaktzfqLk7
|
|
||||||
BSI7sJGF2e7NRIlfMnbJy6Rg0VB3inIsRqqb7PReiF98ETqQjkxJVoHguZc9GuKl
|
|
||||||
+mFdQqb0fG3cNPqCKy6ipyeAehquNg==
|
|
||||||
=1Qc3
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kscreenlocker-5.16.1.tar.xz
Normal file
3
kscreenlocker-5.16.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7590084a2a4ecbfa3a048ac48281db44bb6a441b333c0bcffef2f10301348788
|
||||||
|
size 122576
|
11
kscreenlocker-5.16.1.tar.xz.sig
Normal file
11
kscreenlocker-5.16.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl0ItSAACgkQ7JTRj38F
|
||||||
|
mX5q7Af8DZwOn8MpMuKtw4OhZBTIsaGTP4CvnttM02xyPJzyIX2Zde9nDyRElPDy
|
||||||
|
jEY2fXY9GLkLERuYhlp32QnwjgbH30Zh7msmIMdlTjzCsChELsLjt+SJblAMx+Dp
|
||||||
|
+1MpY7LNzNAYxxcebND199SQ7eKgV9xs8d+2FLASDXvv3f1meLlNVufF5P8VDb2W
|
||||||
|
GDMVyqdWbWH0psog/7VnFPa3sfMN2teoQ9X71yM4/OMRFZv7qLIwomYljPX1WxUf
|
||||||
|
wr/yJa+ZyAvfBoWj7CkRufhJmH/TEal/s92kALZRNnInP6LiJh8rbZH6yYC4b0X0
|
||||||
|
UHpoTIrnoTenGoS74cDFpHcJ0lC2/g==
|
||||||
|
=7RPu
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 18 16:38:14 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.16.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.16.1.php
|
||||||
|
- No code changes since 5.16.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 6 14:07:08 UTC 2019 - fabian@ritter-vogt.de
|
Thu Jun 6 14:07:08 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kscreenlocker
|
Name: kscreenlocker
|
||||||
Version: 5.16.0
|
Version: 5.16.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: kscreenlocker
|
Source3: kscreenlocker
|
||||||
|
Loading…
Reference in New Issue
Block a user