diff --git a/kscreenlocker-5.17.5.tar.xz b/kscreenlocker-5.17.5.tar.xz deleted file mode 100644 index 88cfa2c..0000000 --- a/kscreenlocker-5.17.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:078cfaa9f117a985f5c71152bdf4a9f5cb65ef23c0090cfaaccc9539770f138f -size 123744 diff --git a/kscreenlocker-5.17.5.tar.xz.sig b/kscreenlocker-5.17.5.tar.xz.sig deleted file mode 100644 index 257c791..0000000 --- a/kscreenlocker-5.17.5.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/kscreenlocker-5.18.0.tar.xz b/kscreenlocker-5.18.0.tar.xz new file mode 100644 index 0000000..6e26d08 --- /dev/null +++ b/kscreenlocker-5.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb339ebac3870748b2199c65242e562bdfeedcb420c797f18cf125528c236d3e +size 125120 diff --git a/kscreenlocker-5.18.0.tar.xz.sig b/kscreenlocker-5.18.0.tar.xz.sig new file mode 100644 index 0000000..a2838fe --- /dev/null +++ b/kscreenlocker-5.18.0.tar.xz.sig @@ -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----- diff --git a/kscreenlocker.changes b/kscreenlocker.changes index 8b874b1..2dc0f8f 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Thu Feb 6 15:10:04 UTC 2020 - Fabian Vogt + +- 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 + +- Replace %make_jobs with %cmake_build + +------------------------------------------------------------------- +Thu Jan 16 14:04:17 UTC 2020 - Fabian Vogt + +- 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 diff --git a/kscreenlocker.spec b/kscreenlocker.spec index ada8dbc..f4abb25 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -20,15 +20,15 @@ %bcond_without lang Name: kscreenlocker -Version: 5.17.5 +Version: 5.18.0 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: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz +Source: kscreenlocker-%{version}.tar.xz %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 %endif Source3: kde @@ -91,7 +91,7 @@ Development files for Library and components for secure lock screen architecture %build %cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=kde -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} - %make_jobs + %cmake_build %install # Ship our own file to not depend on a display manager being installed (boo#1108329)