Plasma 5.15.5
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=173
This commit is contained in:
parent
fd2eab1626
commit
af34b00e14
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d81e34ac9f22b2fd9ed63e599e9c709e91ecd0b5e7458732e4535a71ce5a9f58
|
|
||||||
size 122676
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlyjT2kACgkQ7JTRj38F
|
|
||||||
mX5ZGQf/UKmGCNxOxDLmsNIF3fD4vg4tigGC3F6Pa+5xJd4eEy2b9hwvonwCS/+P
|
|
||||||
2GvpCtzyhquUzCKjByEdCwY0q+B5fF5MUsOEzlsYiBRCYqrT+mFZZ+1VuGkyMvyz
|
|
||||||
nTQZfNeR0J2MR4W/DcSc0g8ZrToYr/mvtxgf+Ar8hpUaFJzPnbc0GFhdIMx3++jv
|
|
||||||
0h0KCY8XE2J/+2bHECw19JbvRNq9sGJRA6MWF8UK62SaA6yPICIeKzfQEND8jSgV
|
|
||||||
TTqHXUzB89EhrzWkWM6SkbHYHyQzF4gNAxD/G2/gNj9Fpc380JfyeFyDw4D0NQSW
|
|
||||||
8dByObW2lPsMWVRTCCpSIUhSIKQgSw==
|
|
||||||
=hFkE
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kscreenlocker-5.15.5.tar.xz
Normal file
3
kscreenlocker-5.15.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:09d9d63e81a60d1c95532639287ba29403e0b04d7e4d46f5a49adbfccf215dcd
|
||||||
|
size 122620
|
11
kscreenlocker-5.15.5.tar.xz.sig
Normal file
11
kscreenlocker-5.15.5.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzRVY0ACgkQ7JTRj38F
|
||||||
|
mX7brQgAiEDOMezRYer3hvdJfsNFG3T8yWnDy748kG5/MWdxavZ0/3LS5z5M0Inh
|
||||||
|
vXSRAIslzawhTpigqrFRBR0m9Afpp87vfKJkCQYUxSVwre1nBlMkLCtrA2ViTzYL
|
||||||
|
ko5P200+azfH2u0thh47tWsvWrXWOz3h+SEEORbkWv8KAcL9WAV4X/aaWlktBtVO
|
||||||
|
Shh+hToOHTGQCgna4qrG8XPmjBgzCtmbZAARL+JDCnq/l/uSTWOpH8N1hdWUp34i
|
||||||
|
Q83m+QIkCEjYP7nOUbu1e5XZVsefe6PEg7RCQDsADutLUAX6myAnhvnXq3thrbhy
|
||||||
|
Ssn3Ftcpkq0HRLRPhkZeWbG4yMiNfw==
|
||||||
|
=+Y4l
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 7 11:04:56 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.15.5
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.15.5.php
|
||||||
|
- No code changes since 5.15.4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 2 12:40:57 UTC 2019 - fabian@ritter-vogt.de
|
Tue Apr 2 12:40:57 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kscreenlocker
|
Name: kscreenlocker
|
||||||
Version: 5.15.4
|
Version: 5.15.5
|
||||||
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
|
||||||
@ -34,18 +34,18 @@ BuildRequires: cmake >= 2.8.12
|
|||||||
BuildRequires: extra-cmake-modules >= 1.8.0
|
BuildRequires: extra-cmake-modules >= 1.8.0
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
BuildRequires: cmake(KF5Crash) >= 5.15.0
|
BuildRequires: cmake(KF5Crash) >= 5.15.5
|
||||||
BuildRequires: cmake(KF5Declarative) >= 5.15.0
|
BuildRequires: cmake(KF5Declarative) >= 5.15.5
|
||||||
BuildRequires: cmake(KF5GlobalAccel) >= 5.15.0
|
BuildRequires: cmake(KF5GlobalAccel) >= 5.15.5
|
||||||
BuildRequires: cmake(KF5I18n) >= 5.15.0
|
BuildRequires: cmake(KF5I18n) >= 5.15.5
|
||||||
BuildRequires: cmake(KF5IdleTime) >= 5.15.0
|
BuildRequires: cmake(KF5IdleTime) >= 5.15.5
|
||||||
BuildRequires: cmake(KF5KCMUtils) >= 5.15.0
|
BuildRequires: cmake(KF5KCMUtils) >= 5.15.5
|
||||||
BuildRequires: cmake(KF5Notifications) >= 5.15.0
|
BuildRequires: cmake(KF5Notifications) >= 5.15.5
|
||||||
BuildRequires: cmake(KF5Solid) >= 5.15.0
|
BuildRequires: cmake(KF5Solid) >= 5.15.5
|
||||||
BuildRequires: cmake(KF5TextWidgets) >= 5.15.0
|
BuildRequires: cmake(KF5TextWidgets) >= 5.15.5
|
||||||
BuildRequires: cmake(KF5Wayland)
|
BuildRequires: cmake(KF5Wayland)
|
||||||
BuildRequires: cmake(KF5WindowSystem) >= 5.15.0
|
BuildRequires: cmake(KF5WindowSystem) >= 5.15.5
|
||||||
BuildRequires: cmake(KF5XmlGui) >= 5.15.0
|
BuildRequires: cmake(KF5XmlGui) >= 5.15.5
|
||||||
BuildRequires: cmake(Qt5Quick) >= 5.5.0
|
BuildRequires: cmake(Qt5Quick) >= 5.5.0
|
||||||
BuildRequires: cmake(Qt5QuickWidgets) >= 5.5.0
|
BuildRequires: cmake(Qt5QuickWidgets) >= 5.5.0
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.5.0
|
BuildRequires: cmake(Qt5Test) >= 5.5.0
|
||||||
|
Loading…
Reference in New Issue
Block a user