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.20.90.tar.xz b/kscreenlocker-5.20.90.tar.xz new file mode 100644 index 0000000..ff51510 --- /dev/null +++ b/kscreenlocker-5.20.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5011f110811c06f230ad69562a24856b773ed5e68a53a4b8c1efa0e702a4b4c3 +size 117272 diff --git a/kscreenlocker-5.20.90.tar.xz.sig b/kscreenlocker-5.20.90.tar.xz.sig new file mode 100644 index 0000000..bff4b1b --- /dev/null +++ b/kscreenlocker-5.20.90.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAJeB4ACgkQ7JTRj38F +mX6p9gf/QncjH/Lj1cg4C4ElZQtebhv3CJvjXN7OFVTMyHdoB7zzRLg2Fzimu3mI +LCyOBkg+Vq8gBLbi2mlpqhEjqb+VPZZJ1oJeSlsRfkjf3NETutXZ3TN03SOMOrv4 +497oPX9uQwQt1P2xH/0+Um2zJrSNnj8QDFwKJbyYxLZHwZUrLLpX74Nre8wnSKgR +KwQSfetPLBbLMu/4CmjP8n0nRpNXvcH/ZtNVP/xvS1BRhPJPX1N3KXz90wweUjd+ +aDnhA/Ddg+/WXRmeOuEq+QLhnZRqnjvlr6wSHmxF3E9yfOAU3kEsA4Rmrd/WKzbc +U5BCzf3Y0sbI0QkRSdcz0AAqE2Jvfw== +=wgcF +-----END PGP SIGNATURE----- diff --git a/kscreenlocker.changes b/kscreenlocker.changes index ef05954..ad91a20 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +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..f8d0308 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -20,15 +20,15 @@ %bcond_without lang Name: kscreenlocker -Version: 5.20.5 +Version: 5.20.90 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: https://download.kde.org/unstable/plasma/%{version}/kscreenlocker-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig +Source1: https://download.kde.org/unstable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: kde