This commit is contained in:
parent
6835f31902
commit
64b96923e2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d11bfd7aa0ec11d61a8a8aad81d1c9fffedfcdff55f43ba42816c7b57e15f2c1
|
||||
size 122200
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFwQACgkQ7JTRj38F
|
||||
mX6qFQgAikR3F3qKrDQQXxVk4kbrmc4ZkfcadvKoMF9JMvPEhEAqICHLPKnZWFXE
|
||||
GFaI8QkMAzr4nB0VP/2l3lQyN/2zX5VbGkYelQsImDtBL5SbyUgSt5dUd/e5dJ86
|
||||
R7N5qjErG8eZFY2O4YQQX+zx1obxD0+t1AqIdKrsrhCXwD0IAl23szx2tTG9zIm+
|
||||
a3UVPlUnJv0aA0XdUobKfC3tH/xgy+d+WrIe6iGDSUx299kLrp1k438wdpfq5vmb
|
||||
Tq0OKjadmrsPFBg3yXvpDIDrCNheER08fZKcFA+BAsBAvoUzAroCGFzrtkX+RnD1
|
||||
XvOlaXdrgkGs08v1+dQdjEGg5GpcGw==
|
||||
=Uzac
|
||||
-----END PGP SIGNATURE-----
|
3
kscreenlocker-5.15.1.tar.xz
Normal file
3
kscreenlocker-5.15.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8fa3cc3eecc9954e4bcd7a05b59290796a299b66ebe18868e29352d79f8e2ca
|
||||
size 122740
|
11
kscreenlocker-5.15.1.tar.xz.sig
Normal file
11
kscreenlocker-5.15.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxr37gACgkQ7JTRj38F
|
||||
mX4zwAgAkPfLKJvWD6DdtaQ7p4oEs6ko5m3a5lKWkAvT6+AL8ol6tENxp59Wrnn5
|
||||
ablhEDD9gQGcZBynFRwy3NeTypqWNCreM3vf4hiYbjngpzdz9c/+kvIi74RxsgcB
|
||||
XAix/12WRBkx3gyGQa3yLGlKMq+TMvYUph+FoU3hbZ1BHXnKKGscjLUOAtzxHkum
|
||||
T1A+1+Tf37jeCubEZ+9c4pS8wQNzfVEtBj0vR3/b4CvFVnbwxOjpTC1b7ZNgBSor
|
||||
qpxPfH372Z8fuFm5pbe/j0bCgu88HWekXnGrs+vzVFTLhXYWUApY9rHRbnPktGMA
|
||||
jbESt0cBx2AJeui7046qgdPz9xTJBw==
|
||||
=YRbw
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 19 12:25:54 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.15.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.15.1.php
|
||||
- No code changes since 5.15.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 7 16:02:50 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kscreenlocker
|
||||
Version: 5.15.0
|
||||
Version: 5.15.1
|
||||
Release: 0
|
||||
Summary: Library and components for secure lock screen architecture
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
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}
|
||||
Source1: kscreenlocker-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
Source3: kscreenlocker
|
||||
@ -34,18 +34,18 @@ BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 1.8.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: cmake(KF5Crash) >= 5.15.0
|
||||
BuildRequires: cmake(KF5Declarative) >= 5.15.0
|
||||
BuildRequires: cmake(KF5GlobalAccel) >= 5.15.0
|
||||
BuildRequires: cmake(KF5I18n) >= 5.15.0
|
||||
BuildRequires: cmake(KF5IdleTime) >= 5.15.0
|
||||
BuildRequires: cmake(KF5KCMUtils) >= 5.15.0
|
||||
BuildRequires: cmake(KF5Notifications) >= 5.15.0
|
||||
BuildRequires: cmake(KF5Solid) >= 5.15.0
|
||||
BuildRequires: cmake(KF5TextWidgets) >= 5.15.0
|
||||
BuildRequires: cmake(KF5Crash) >= 5.15.1
|
||||
BuildRequires: cmake(KF5Declarative) >= 5.15.1
|
||||
BuildRequires: cmake(KF5GlobalAccel) >= 5.15.1
|
||||
BuildRequires: cmake(KF5I18n) >= 5.15.1
|
||||
BuildRequires: cmake(KF5IdleTime) >= 5.15.1
|
||||
BuildRequires: cmake(KF5KCMUtils) >= 5.15.1
|
||||
BuildRequires: cmake(KF5Notifications) >= 5.15.1
|
||||
BuildRequires: cmake(KF5Solid) >= 5.15.1
|
||||
BuildRequires: cmake(KF5TextWidgets) >= 5.15.1
|
||||
BuildRequires: cmake(KF5Wayland)
|
||||
BuildRequires: cmake(KF5WindowSystem) >= 5.15.0
|
||||
BuildRequires: cmake(KF5XmlGui) >= 5.15.0
|
||||
BuildRequires: cmake(KF5WindowSystem) >= 5.15.1
|
||||
BuildRequires: cmake(KF5XmlGui) >= 5.15.1
|
||||
BuildRequires: cmake(Qt5Quick) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5QuickWidgets) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.5.0
|
||||
|
Loading…
Reference in New Issue
Block a user