diff --git a/kscreenlocker-5.22.5.tar.xz b/kscreenlocker-5.22.5.tar.xz deleted file mode 100644 index 6649085..0000000 --- a/kscreenlocker-5.22.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28edcf841db79554ac113c8619d20f978b2ab81bfd5d5be25f973506f262f180 -size 116688 diff --git a/kscreenlocker-5.22.5.tar.xz.sig b/kscreenlocker-5.22.5.tar.xz.sig deleted file mode 100644 index 1b5df5a..0000000 --- a/kscreenlocker-5.22.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmEuFNIACgkQ7JTRj38F -mX4FHQf+LDYsFb47ctpFD73tzIXL5Xr2sKD5XV48i0vanl7sJF/zuc40kodktHFF -N0Y50tafQS+OSG+hQi8SKMgAs8unb3/OtJDD8hA6/Q6sb4E/8seP50oSatIPnkkX -mEW0twg/MWvMQxpTrW4idwQ8RACJkGp3wTGskIbmuwredRkrCiohIrDSoErRuwGA -sMvPP6kM+pVHMRAyTG/CFZJy5jsqg3mtcqYOrMz92tm2IrbzZDixtmcHU6sVkQIk -LvbkPpbvZvIBchXiCQD84QqB/bF6h2XR3V5HJ2QtG+zfsuJEQEiVCHZBs5LhR6kz -HjE5R3P5MJ1xQBPHm0DcGw+igdFQ0Q== -=MZWE ------END PGP SIGNATURE----- diff --git a/kscreenlocker-5.23.0.tar.xz b/kscreenlocker-5.23.0.tar.xz new file mode 100644 index 0000000..6ffc089 --- /dev/null +++ b/kscreenlocker-5.23.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832fd3c89e916c454edace46f1fba72c3bd211e98806e4ae2c2acc4df201324c +size 117308 diff --git a/kscreenlocker-5.23.0.tar.xz.sig b/kscreenlocker-5.23.0.tar.xz.sig new file mode 100644 index 0000000..ed479fc --- /dev/null +++ b/kscreenlocker-5.23.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmFe2+UACgkQ11dEg7tX +sY1Flg/+Nx291Ii4scd2GGsD8oS3uDyGy/FYjRP0UQdjqm2hgLIXD4s3ewLOLnJS +ISP72LNYUnVxQ4D/Pp5wmj+Nt1/0waykGZ917f8VP1rmQXsTRuiW+F2r4Ax7eqAi +v3BOpiddQCb/7J/nLOz8LDQ5CdSaaeb7rf4tl6jzW3bV73w30iKvPDVRocZqGbbM +CKJTnJ0AkBwHTVZ7TXV4U0TISenkZTq4T76vLI6GMdzBpGzhK8LSTkyyPkVLgX8y +mZen7nAQEaAUkPodJWupNAs9OMAp4vp3O+D3wcvDtKmBoN12d0/VK0g7Dop9wNHj +U8uS5l8N1GHnr//oWoK/bNbiXShKcT6EIQvLjeLVtX25g5QXDvFblRVewx9R3FgX +5PivH4W/lH+8E+Sapw8Y9WwRMgs7TxSmMwuiFRJRBKgJpy1Sp/RkPybCLg2gX85n +Vpl/v3VspYYwhUg3e6zdgPasi6pH18eCYrD7nXTwZ/e6A9cw6yTo2GmaNKn8j8LZ +0vnK2HkngXODrC+RZ1QS5KKlSkKaNMYzUv6mrRSBl1fF1ouehff5aqqTOyRxt7PC +F4omDVnc2JR3C5p+zqtriB10Hy6SebIqgADrv8OAQKV368yPT7Xt5QDRwSssVCWJ +57nTEYoSRkicdWZBITMtdHWvoTBrnXxwTUOc9Lkh9l/2pekzNDI= +=BoN3 +-----END PGP SIGNATURE----- diff --git a/kscreenlocker.changes b/kscreenlocker.changes index c68aef5..51ab86a 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Thu Oct 7 13:50:07 UTC 2021 - Fabian Vogt + +- Update to 5.23.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.23.0 +- No code changes since 5.22.90 +- Add new key + signature to plasma.keyring + +------------------------------------------------------------------- +Thu Sep 16 13:04:51 UTC 2021 - Fabian Vogt + +- Update to 5.22.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.22.90 +- Changes since 5.22.5: + * Add keywords to KScreenLocker to improve search + * Explicitly set KDE_COMPILERSETTINGS_LEVEL + * Avoid creating windows for placeholder screens. (kde#439096) + * Simplify multi-screen handling + * Move DBus logic back into the greeter + * Use imported targets for X11 libs + * kcheckpass: Fix incorrect kevent() argument + * Handle ConvPutAuthAbort as an authentication failure (kde#438099) + * Make it compile with last ecm + * Remind people to log out of the VT after they unlock the session (kde#410772) + * --warning: use non-deprecated API + * Properly define Q_ENUM() + * [kcm] Fix icon name in metadata.desktop + * Use version-less qt DBus macros + * Show kcm on mobile + * Remove plasmashell protocol leftovers + * Fix logind test + ------------------------------------------------------------------- Tue Aug 31 19:08:41 UTC 2021 - Fabian Vogt diff --git a/kscreenlocker.spec b/kscreenlocker.spec index fb0f69e..7885bf9 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -20,15 +20,15 @@ %bcond_without lang Name: kscreenlocker -Version: 5.22.5 +Version: 5.23.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 diff --git a/plasma.keyring b/plasma.keyring index 9bbbc6d..df40fb7 100644 Binary files a/plasma.keyring and b/plasma.keyring differ