From 33faf3f7623296143d8984acda51b5851be10ffc9accf729c12f8280ac604f44 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sun, 24 Jan 2021 21:11:05 +0000 Subject: [PATCH 1/2] Plasma 5.21 Beta - this time tested! kwin doesn't use libqaccessibilityclient yet and qqc2-breeze-style is not packaged, but only needed for Plasma Mobile. OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=244 --- kscreenlocker-5.20.5.tar.xz | 3 --- kscreenlocker-5.20.5.tar.xz.sig | 11 ----------- kscreenlocker-5.20.90.tar.xz | 3 +++ kscreenlocker-5.20.90.tar.xz.sig | 11 +++++++++++ kscreenlocker.changes | 23 +++++++++++++++++++++++ kscreenlocker.spec | 6 +++--- 6 files changed, 40 insertions(+), 17 deletions(-) delete mode 100644 kscreenlocker-5.20.5.tar.xz delete mode 100644 kscreenlocker-5.20.5.tar.xz.sig create mode 100644 kscreenlocker-5.20.90.tar.xz create mode 100644 kscreenlocker-5.20.90.tar.xz.sig 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 From c59adf8486138dc8155d02e1643a15d9a2c5283b7bda77406b4c3c3a1dba986a Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sun, 14 Feb 2021 08:10:13 +0000 Subject: [PATCH 2/2] Plasma 5.21.0 + made pulseaudio optional and pipewire-pulseaudio an alternative. KF5 is publish disabled already. OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=245 --- kscreenlocker-5.20.90.tar.xz | 3 --- kscreenlocker-5.20.90.tar.xz.sig | 11 ----------- kscreenlocker-5.21.0.tar.xz | 3 +++ kscreenlocker-5.21.0.tar.xz.sig | 11 +++++++++++ kscreenlocker.changes | 9 +++++++++ kscreenlocker.spec | 6 +++--- 6 files changed, 26 insertions(+), 17 deletions(-) delete mode 100644 kscreenlocker-5.20.90.tar.xz delete mode 100644 kscreenlocker-5.20.90.tar.xz.sig create mode 100644 kscreenlocker-5.21.0.tar.xz create mode 100644 kscreenlocker-5.21.0.tar.xz.sig diff --git a/kscreenlocker-5.20.90.tar.xz b/kscreenlocker-5.20.90.tar.xz deleted file mode 100644 index ff51510..0000000 --- a/kscreenlocker-5.20.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index bff4b1b..0000000 --- a/kscreenlocker-5.20.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------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-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 ad91a20..6ecaf08 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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 diff --git a/kscreenlocker.spec b/kscreenlocker.spec index f8d0308..c1de148 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -20,15 +20,15 @@ %bcond_without lang Name: kscreenlocker -Version: 5.20.90 +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/unstable/plasma/%{version}/kscreenlocker-%{version}.tar.xz +Source: kscreenlocker-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/unstable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig +Source1: kscreenlocker-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: kde