Accepting request 772240 from KDE:Frameworks5
Plasma 5.18.0, not yet final tars. Please publish disable KF5 before accepting. (forwarded request 770821 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/772240 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kscreenlocker?expand=0&rev=77
This commit is contained in:
commit
b00124803d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:078cfaa9f117a985f5c71152bdf4a9f5cb65ef23c0090cfaaccc9539770f138f
|
|
||||||
size 123744
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4UpBcACgkQ7JTRj38F
|
|
||||||
mX7F7ggAkgcZCMhdc+hYu3tBrOGUluVTLet9fUhd5Ni+f5QnMVs6Xa2Ks1swhlSy
|
|
||||||
Uqg059biim/nTcOn8bO/X6/Zl5p698RRM9oAZKKjNh1TWJguGr+gVLsdS7c03UtE
|
|
||||||
vV5fT2zu0UuFxLIIveOkWXsWMJavBhhyk9UfbIMykRhwgIWkuVHciWLN+V4v/WEs
|
|
||||||
kudSzhbzDvNr7b6ZLkb55rqGxbMLw5YN+AwUd3FpKR8ndSax2m0pit4vI9AAP3ge
|
|
||||||
dztYEAYaQD/3r7BHx1xEX4hxTXTB+1eBvCeYLHPkJ9/+NHNJbs6Mfo6B/4gTIVuB
|
|
||||||
YEm8OK2alZ+PiS46enZLd/iIqlNlYQ==
|
|
||||||
=SKSo
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kscreenlocker-5.18.0.tar.xz
Normal file
3
kscreenlocker-5.18.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cb339ebac3870748b2199c65242e562bdfeedcb420c797f18cf125528c236d3e
|
||||||
|
size 125120
|
11
kscreenlocker-5.18.0.tar.xz.sig
Normal file
11
kscreenlocker-5.18.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl48EL0ACgkQ7JTRj38F
|
||||||
|
mX5COwf9HJmESeNz/yhUHDGLQ8CFUFliXOiasI7lBDZqcaHRO2cPKjlYp3ewZ4dc
|
||||||
|
d3UtIhjpicHufLCqzp8PPJeih4YdQYLj4hxvhIeOZNKLjn7/fblZ3smaDlDhz/0R
|
||||||
|
1Lsy1ao2HyvXvBXHy3ptuEdnt9Z2GmbBa09Fepo5LZa/tW7ITzMiDmIPkc+uwhVb
|
||||||
|
ir/xSEukPlaQ7U916HPwPYbG8d63TJUkDUVorUMJtrDBahFAut4iVZI4luxG5JcG
|
||||||
|
MXCWo9ml3a6XRJXdi+p50sYFvSLMU4qhztbwxsBB82cyMMjdq2ItwL7t5xypWepN
|
||||||
|
TAB2vcWZ4Jj5bvZL6Vs9DuJQxrrMTg==
|
||||||
|
=2GVs
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,38 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 6 15:10:04 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.18.0
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.18.0.php
|
||||||
|
- Changes since 5.17.90:
|
||||||
|
* [kcm] Handle empty shortcut in property fetch (kde#416397)
|
||||||
|
* Load user information once on startup
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 23 11:20:19 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Replace %make_jobs with %cmake_build
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 16 14:04:17 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.17.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.17.90.php
|
||||||
|
- Changes since 5.17.5:
|
||||||
|
* KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
|
||||||
|
* Fix minor EBN issues and typos
|
||||||
|
* Have the wallpaper combo managed by KConfigDialogManager
|
||||||
|
* Remove dead code
|
||||||
|
* Integrate the lnf and wallpaper settings with the KCM logic
|
||||||
|
* Move the shortcut management in the settings object
|
||||||
|
* it's already define in ecm now
|
||||||
|
* Add KDEClangFormat cmake support
|
||||||
|
* Add version
|
||||||
|
* Port some deprecated methods
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 16:24:35 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Jan 7 16:24:35 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kscreenlocker
|
Name: kscreenlocker
|
||||||
Version: 5.17.5
|
Version: 5.18.0
|
||||||
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: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz
|
Source: kscreenlocker-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig
|
Source1: kscreenlocker-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
Source3: kde
|
Source3: kde
|
||||||
@ -91,7 +91,7 @@ Development files for Library and components for secure lock screen architecture
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=kde -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
|
%cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=kde -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
|
||||||
%make_jobs
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
# Ship our own file to not depend on a display manager being installed (boo#1108329)
|
# Ship our own file to not depend on a display manager being installed (boo#1108329)
|
||||||
|
Loading…
Reference in New Issue
Block a user