From d09f321bd4432e304ee2e7e96009c36bdc12d6f418786701d6166953cf1b19af Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 19 Jan 2019 09:07:00 +0000 Subject: [PATCH 1/2] Plasma 5.15 Beta. Again to adjust for kwin5 change in the target prj. When accepting, don't forward just yet to let the kwin5 sr pass. OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=159 --- kscreenlocker-5.14.5.tar.xz | 3 --- kscreenlocker-5.14.5.tar.xz.sig | 11 ----------- kscreenlocker-5.14.90.tar.xz | 3 +++ kscreenlocker-5.14.90.tar.xz.sig | 11 +++++++++++ kscreenlocker.changes | 16 ++++++++++++++++ kscreenlocker.spec | 6 +++--- 6 files changed, 33 insertions(+), 17 deletions(-) delete mode 100644 kscreenlocker-5.14.5.tar.xz delete mode 100644 kscreenlocker-5.14.5.tar.xz.sig create mode 100644 kscreenlocker-5.14.90.tar.xz create mode 100644 kscreenlocker-5.14.90.tar.xz.sig diff --git a/kscreenlocker-5.14.5.tar.xz b/kscreenlocker-5.14.5.tar.xz deleted file mode 100644 index 60496ef..0000000 --- a/kscreenlocker-5.14.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d594896c8d7c5181f157b2f2eb25b0b4063d221696b730e72edc4cf0efc95599 -size 122232 diff --git a/kscreenlocker-5.14.5.tar.xz.sig b/kscreenlocker-5.14.5.tar.xz.sig deleted file mode 100644 index 2b236c3..0000000 --- a/kscreenlocker-5.14.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlw0qTEACgkQ7JTRj38F -mX6ZSgf+LOeF8v8aq5SD5psU9p3u6oB9po7AJyL36mRzz/JSMwOxkPgcn8a0/lVC -Rq6tmLX3HXE0l/2ApvBEtpwmsO1RUMYMFl7gQenBIWgM1AG7FTG7IZ3S1mFUbtXS -hH1LNNow9b9wHtfV7FOr1/bjg/TlhlvjJ1CZD7YpctlbLOW4KfFqkcjbVthAx7FT -p68pSbBX1xkc2dUUSbE6xraDL/HPt9vQS5tBzysSNw1bAzm/Mlo+h9l3t98+KWQi -/QMRPV62QI6mxEY3HnTIvZARigefXTqxtODh5sbO7RvrE9/pDL9eTNbT+1DMgWEz -smTwgUXkKJNWgR4bn4dfvVidw51FPA== -=k0B6 ------END PGP SIGNATURE----- diff --git a/kscreenlocker-5.14.90.tar.xz b/kscreenlocker-5.14.90.tar.xz new file mode 100644 index 0000000..9c90a44 --- /dev/null +++ b/kscreenlocker-5.14.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d7ecfb73190c89843c3a357fd8b89a86f9d61d1b2374db874b572bf6c518b3 +size 122320 diff --git a/kscreenlocker-5.14.90.tar.xz.sig b/kscreenlocker-5.14.90.tar.xz.sig new file mode 100644 index 0000000..23c141d --- /dev/null +++ b/kscreenlocker-5.14.90.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxAc0gACgkQ7JTRj38F +mX4HkwgAnSPM/643U0gXMB+NoBsV8RU68ElTI7wMS9P9m9FHkNzpswv+pW7rqNfC +pJFbuzJl3aJbVQUVJOTK2H+dTYIJoKCBvJHwSCHHKBgGXalLuRQFxQEh2uHmiNlt +0Exy1P7bdbPfFo7LETVDcbN12wt0K3B9+8+vOlhQ8kKtQ9wBNY8el0PAVpnkFwTS +xPsSwj83P44d/73/nzQNN+IWOsbqEGp5eBCX8Wn69T6mE7fbvCvtVpTiuTp3cuq3 +kzY2xky9An7Ccbn+slf5n8kGEufdHzO71MnlhOSfjyKg5DzUhb3+tEtig9ML9Hkd +ot0kSYdAGjqLkjl/I9QhMJH4m7lVOw== +=ecdR +-----END PGP SIGNATURE----- diff --git a/kscreenlocker.changes b/kscreenlocker.changes index 70796eb..705615a 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Jan 17 18:46:54 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.14.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.14.90.php +- Changes since 5.14.5: + * bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 cycle + * [Greeter] Ignore unwritable configuration files (kde#403255) + * Fix fallback to built-in ui + * Disable kcrash in greeter in same way as in KWin + * Use override instead of Q_DECL_OVERRIDE + * Remove Qt include prefix + * Use KDEFrameworkCompilerSettings + ------------------------------------------------------------------- Tue Jan 8 13:36:58 UTC 2019 - fabian@ritter-vogt.de diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 4abae5a..8b85f24 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -18,15 +18,15 @@ %bcond_without lang Name: kscreenlocker -Version: 5.14.5 +Version: 5.14.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: kscreenlocker From 6835f31902f8e808fb5065fdbb6d3fad11542cee21b9411d8fb29efb6e0acba6 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 7 Feb 2019 20:23:36 +0000 Subject: [PATCH 2/2] Plasma 5.15.0 - maybe final tars OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=160 --- kscreenlocker-5.14.90.tar.xz | 3 --- kscreenlocker-5.14.90.tar.xz.sig | 11 ----------- kscreenlocker-5.15.0.tar.xz | 3 +++ kscreenlocker-5.15.0.tar.xz.sig | 11 +++++++++++ kscreenlocker.changes | 10 ++++++++++ kscreenlocker.spec | 6 +++--- 6 files changed, 27 insertions(+), 17 deletions(-) delete mode 100644 kscreenlocker-5.14.90.tar.xz delete mode 100644 kscreenlocker-5.14.90.tar.xz.sig create mode 100644 kscreenlocker-5.15.0.tar.xz create mode 100644 kscreenlocker-5.15.0.tar.xz.sig diff --git a/kscreenlocker-5.14.90.tar.xz b/kscreenlocker-5.14.90.tar.xz deleted file mode 100644 index 9c90a44..0000000 --- a/kscreenlocker-5.14.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06d7ecfb73190c89843c3a357fd8b89a86f9d61d1b2374db874b572bf6c518b3 -size 122320 diff --git a/kscreenlocker-5.14.90.tar.xz.sig b/kscreenlocker-5.14.90.tar.xz.sig deleted file mode 100644 index 23c141d..0000000 --- a/kscreenlocker-5.14.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxAc0gACgkQ7JTRj38F -mX4HkwgAnSPM/643U0gXMB+NoBsV8RU68ElTI7wMS9P9m9FHkNzpswv+pW7rqNfC -pJFbuzJl3aJbVQUVJOTK2H+dTYIJoKCBvJHwSCHHKBgGXalLuRQFxQEh2uHmiNlt -0Exy1P7bdbPfFo7LETVDcbN12wt0K3B9+8+vOlhQ8kKtQ9wBNY8el0PAVpnkFwTS -xPsSwj83P44d/73/nzQNN+IWOsbqEGp5eBCX8Wn69T6mE7fbvCvtVpTiuTp3cuq3 -kzY2xky9An7Ccbn+slf5n8kGEufdHzO71MnlhOSfjyKg5DzUhb3+tEtig9ML9Hkd -ot0kSYdAGjqLkjl/I9QhMJH4m7lVOw== -=ecdR ------END PGP SIGNATURE----- diff --git a/kscreenlocker-5.15.0.tar.xz b/kscreenlocker-5.15.0.tar.xz new file mode 100644 index 0000000..6509bfc --- /dev/null +++ b/kscreenlocker-5.15.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d11bfd7aa0ec11d61a8a8aad81d1c9fffedfcdff55f43ba42816c7b57e15f2c1 +size 122200 diff --git a/kscreenlocker-5.15.0.tar.xz.sig b/kscreenlocker-5.15.0.tar.xz.sig new file mode 100644 index 0000000..1ea58ca --- /dev/null +++ b/kscreenlocker-5.15.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFwQACgkQ7JTRj38F +mX6qFQgAikR3F3qKrDQQXxVk4kbrmc4ZkfcadvKoMF9JMvPEhEAqICHLPKnZWFXE +GFaI8QkMAzr4nB0VP/2l3lQyN/2zX5VbGkYelQsImDtBL5SbyUgSt5dUd/e5dJ86 +R7N5qjErG8eZFY2O4YQQX+zx1obxD0+t1AqIdKrsrhCXwD0IAl23szx2tTG9zIm+ +a3UVPlUnJv0aA0XdUobKfC3tH/xgy+d+WrIe6iGDSUx299kLrp1k438wdpfq5vmb +Tq0OKjadmrsPFBg3yXvpDIDrCNheER08fZKcFA+BAsBAvoUzAroCGFzrtkX+RnD1 +XvOlaXdrgkGs08v1+dQdjEGg5GpcGw== +=Uzac +-----END PGP SIGNATURE----- diff --git a/kscreenlocker.changes b/kscreenlocker.changes index 705615a..fbde547 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 7 16:02:50 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.15.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.15.0.php +- Changes since 5.14.90: + * [KCM] Use a better icon + ------------------------------------------------------------------- Thu Jan 17 18:46:54 UTC 2019 - fabian@ritter-vogt.de diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 8b85f24..a994d60 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -18,15 +18,15 @@ %bcond_without lang Name: kscreenlocker -Version: 5.14.90 +Version: 5.15.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: kscreenlocker