diff --git a/kscreenlocker-5.20.5.tar.xz b/kscreenlocker-5.20.5.tar.xz deleted file mode 100644 index c8fc9a8..0000000 --- a/kscreenlocker-5.20.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:802fef234420251eb3f0b50db84f52fe8c5d8859d897ec9ace855d0239a4c01f -size 115988 diff --git a/kscreenlocker-5.20.5.tar.xz.sig b/kscreenlocker-5.20.5.tar.xz.sig deleted file mode 100644 index fd1e26f..0000000 --- a/kscreenlocker-5.20.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/0VigACgkQ7JTRj38F -mX4mogf+IUfa3wcm1gPBCMF7JYidcRF4V2oJcU0BtABb+qEtYuRsfGK+HxP7JdeZ -82qjQgrt7iEdFzO3sSii6eTRbWsLpbGjoZmbw0Gd9z+i3mCUWlp7qKnCMak7GO0Y -tsPenM296dwaNa3LpHQ+1yrek6C2xdMJmxv0gkVvOhRCeHi1NgFO3Qy/7Txp7Wqi -7YAlgRlJyvIXigSrxHGVNdcpd+2NyMyV+XK1ANNFpkkeWRBEo1Gd5crzM20hlilq -ky/gcM35tprpSt0VIHSkzx8zUzYP1vGZARdjiJza/tDokmXyH0KwAes6l8DxCwlA -pdrfEjnom/tdirY5EJs98Tl63etehw== -=UGRQ ------END PGP SIGNATURE----- diff --git a/kscreenlocker-5.21.0.tar.xz b/kscreenlocker-5.21.0.tar.xz new file mode 100644 index 0000000..a30801c --- /dev/null +++ b/kscreenlocker-5.21.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b9aa5c28baf8fb59690f7a961aefbd6dd0d09642307905615a07a58f6eb084 +size 117280 diff --git a/kscreenlocker-5.21.0.tar.xz.sig b/kscreenlocker-5.21.0.tar.xz.sig new file mode 100644 index 0000000..db1c964 --- /dev/null +++ b/kscreenlocker-5.21.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlHZ8ACgkQ7JTRj38F +mX6WgQf/WND6LPwF9xV+NMB/bbA3IVR5NHM6iUfMfb/sr8vmArbcRmvSuq8ioaCE +nu6Ch4PFVgpqab5ytDXGOV2tSUddCbLBx/0uWqnAouU1UMYg4YlpRDU7dwsvrU0F +I7Ms4nxS5rMPeblCZJ1xM8Kz2ujiV20DsSZWi2ma+osCFRSh4D3H2p8ePipw2jkx +yHrMZlZpVi78YxQ2lwah7Etr3teh8WYpsqfEgjH4XeCXGcTHM0YmZNtPqrl7bdsg +g8Cyfssc8CXfMuFeG8Ka8VSS0vBJLpJDKIIUew4fmjjbHOY/pY9LgmItt7MZnI9Y +cQrHZrY2g28Nnk/TyBa9kpziBMf+ZA== +=OxZy +-----END PGP SIGNATURE----- diff --git a/kscreenlocker.changes b/kscreenlocker.changes index ef05954..6ecaf08 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Thu Feb 11 18:23:11 UTC 2021 - Fabian Vogt + +- Update to 5.21.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.21.0 +- No code changes since 5.20.90 + +------------------------------------------------------------------- +Thu Jan 21 21:31:35 UTC 2021 - Fabian Vogt + +- Update to 5.20.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/20.90/ +- Changes since 5.20.5: + * Add .gitignore file to ignore generated .clang-format + * Fix catalog name (found by Victor Ryzhykh) + * Fix view geometry updates when screens added/removed (kde#347934) + * KCM KScreenLocker highlight non default settings + * operator+/- is disabled for QFlags in qt6 + * delay quit after successful password + * Use QuickControls 2 StackView (kde#429290) + * actually replace wallaper pages + * Use QuickControls 2 StackView (kde#429290) + * Lock the screen if necessary when connecting to logind + * Require C++17 + * Do not explicitly define Exec line for KCM + * If include is define in .h remove it if it's defined in .cpp too (scripted) + * actually replace wallaper pages + ------------------------------------------------------------------- Tue Jan 5 14:40:02 UTC 2021 - Fabian Vogt diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 00825e9..c1de148 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -20,15 +20,15 @@ %bcond_without lang Name: kscreenlocker -Version: 5.20.5 +Version: 5.21.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