From a9b9cb1dfdb252662429f651dd484b710fdfd1cd Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Sat, 21 May 2022 20:35:52 +0200 Subject: [PATCH 01/14] 5.24.90 --- .gitignore | 1 + kscreenlocker.spec | 10 ++++++---- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1aecbf1..cb7d238 100644 --- a/.gitignore +++ b/.gitignore @@ -96,3 +96,4 @@ /kscreenlocker-5.24.3.tar.xz /kscreenlocker-5.24.4.tar.xz /kscreenlocker-5.24.5.tar.xz +/kscreenlocker-5.24.90.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 7552308..aeabbcc 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.24.5 +Version: 5.24.90 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -85,12 +85,11 @@ developing applications that use %{name}. %{_kf5_libdir}/libKScreenLocker.so.* %{_kf5_datadir}/knotifications5/*.notifyrc %{_kf5_datadir}/kconf_update/* -%{_libexecdir}/kcheckpass %{_libexecdir}/kscreenlocker_greet %dir %{_kf5_datadir}/ksmserver/ %{_kf5_datadir}/ksmserver/screenlocker/ -%{_kf5_datadir}/kservices5/*.desktop -%{_kf5_qtplugindir}/kcms/kcm_screenlocker.so +%{_kf5_datadir}/applications/kcm_screenlocker.desktop +%{_kf5_qtplugindir}/plasma/kcms/systemsettings/kcm_screenlocker.so %{_kf5_datadir}/kpackage/kcms/kcm_screenlocker/* %files devel @@ -102,6 +101,9 @@ developing applications that use %{name}. %changelog +* Fri May 20 2022 Marc Deop - 5.24.90-1 +- 5.24.90 + * Tue May 03 2022 Marc Deop - 5.24.5-1 - 5.24.5 diff --git a/sources b/sources index 288014c..0dd0712 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kscreenlocker-5.24.5.tar.xz) = c3252ead5f6cedece82ea94d88324b968938d0218ec05182f07fea85ead5ec451bc04bf417fc4f7a0f37aa56358caeb893175eae8cbb74ea748f843de9aaab83 +SHA512 (kscreenlocker-5.24.90.tar.xz) = dce5cebe0c16d6e9d65bae274fb5b57c1aaaf951fbddc0f117d0d858dffddacdc2265e22187f4b6caadf987c2b757d3edd55f3b6b5a65378627b51f07cec6104 From 36b868ab36d7b6b35062240c8a8fdf8c237b9c98 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Thu, 9 Jun 2022 17:45:30 +0200 Subject: [PATCH 02/14] 5.25.0 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cb7d238..8a41f46 100644 --- a/.gitignore +++ b/.gitignore @@ -97,3 +97,4 @@ /kscreenlocker-5.24.4.tar.xz /kscreenlocker-5.24.5.tar.xz /kscreenlocker-5.24.90.tar.xz +/kscreenlocker-5.25.0.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index aeabbcc..ca930af 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.24.90 +Version: 5.25.0 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -101,6 +101,9 @@ developing applications that use %{name}. %changelog +* Thu Jun 09 2022 Marc Deop - 5.25.0-1 +- 5.25.0 + * Fri May 20 2022 Marc Deop - 5.24.90-1 - 5.24.90 diff --git a/sources b/sources index 0dd0712..8e390b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kscreenlocker-5.24.90.tar.xz) = dce5cebe0c16d6e9d65bae274fb5b57c1aaaf951fbddc0f117d0d858dffddacdc2265e22187f4b6caadf987c2b757d3edd55f3b6b5a65378627b51f07cec6104 +SHA512 (kscreenlocker-5.25.0.tar.xz) = 9994f028d8e5c51b8fa9ec9621a0e59b1aa7a2223fe3ee0bc3fbc0954bc4fd2aa4ee97a6540efa77bc2f5170ef3c96d421d96b9beb5012ff0acdbfd203ae5d32 From 4d916891ed94697d2793e0e9351f5c7211b0cc7b Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 21 Jun 2022 20:55:33 +0200 Subject: [PATCH 03/14] 5.25.1 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8a41f46..51e53fc 100644 --- a/.gitignore +++ b/.gitignore @@ -98,3 +98,4 @@ /kscreenlocker-5.24.5.tar.xz /kscreenlocker-5.24.90.tar.xz /kscreenlocker-5.25.0.tar.xz +/kscreenlocker-5.25.1.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index ca930af..57f3566 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.25.0 +Version: 5.25.1 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -101,6 +101,9 @@ developing applications that use %{name}. %changelog +* Tue Jun 21 2022 Marc Deop - 5.25.1-1 +- 5.25.1 + * Thu Jun 09 2022 Marc Deop - 5.25.0-1 - 5.25.0 diff --git a/sources b/sources index 8e390b5..d016d73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kscreenlocker-5.25.0.tar.xz) = 9994f028d8e5c51b8fa9ec9621a0e59b1aa7a2223fe3ee0bc3fbc0954bc4fd2aa4ee97a6540efa77bc2f5170ef3c96d421d96b9beb5012ff0acdbfd203ae5d32 +SHA512 (kscreenlocker-5.25.1.tar.xz) = 8a23c9f357a633fb47845ec003eaeb18d2552305ee35c1ffc11a5497dd03ef9c22dad89ce8ce3bde8a1eaeac7cc72f4ab0c715a24b9ba432b5260a33ec245a2a From 7451ed28151060369cb756441200a36542054014 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 28 Jun 2022 20:39:53 +0200 Subject: [PATCH 04/14] 5.25.2 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 51e53fc..752080d 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,4 @@ /kscreenlocker-5.24.90.tar.xz /kscreenlocker-5.25.0.tar.xz /kscreenlocker-5.25.1.tar.xz +/kscreenlocker-5.25.2.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 57f3566..c98c807 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.25.1 +Version: 5.25.2 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -101,6 +101,9 @@ developing applications that use %{name}. %changelog +* Tue Jun 28 2022 Marc Deop - 5.25.2-1 +- 5.25.2 + * Tue Jun 21 2022 Marc Deop - 5.25.1-1 - 5.25.1 diff --git a/sources b/sources index d016d73..487a31b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kscreenlocker-5.25.1.tar.xz) = 8a23c9f357a633fb47845ec003eaeb18d2552305ee35c1ffc11a5497dd03ef9c22dad89ce8ce3bde8a1eaeac7cc72f4ab0c715a24b9ba432b5260a33ec245a2a +SHA512 (kscreenlocker-5.25.2.tar.xz) = 0a56ca34e62bcc42cbc889d329bdfcff2b4197cf39645da877d63dc5e6a3dd598799604c9e1e2b54cf840c84ada4ad61b533ca725e75a0b7493008235036fb7f From 6461b26108ab4eb9c3128938fe24863b1b8913c3 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 12 Jul 2022 13:26:54 +0200 Subject: [PATCH 05/14] 5.25.3 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 752080d..42231a4 100644 --- a/.gitignore +++ b/.gitignore @@ -100,3 +100,4 @@ /kscreenlocker-5.25.0.tar.xz /kscreenlocker-5.25.1.tar.xz /kscreenlocker-5.25.2.tar.xz +/kscreenlocker-5.25.3.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index c98c807..2df61d2 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.25.2 +Version: 5.25.3 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -101,6 +101,9 @@ developing applications that use %{name}. %changelog +* Tue Jul 12 2022 Marc Deop - 5.25.3-1 +- 5.25.3 + * Tue Jun 28 2022 Marc Deop - 5.25.2-1 - 5.25.2 diff --git a/sources b/sources index 487a31b..b9dca9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kscreenlocker-5.25.2.tar.xz) = 0a56ca34e62bcc42cbc889d329bdfcff2b4197cf39645da877d63dc5e6a3dd598799604c9e1e2b54cf840c84ada4ad61b533ca725e75a0b7493008235036fb7f +SHA512 (kscreenlocker-5.25.3.tar.xz) = 1dca4c1551955e4cb6c1eebe39b21973c09a5726da45120751c0a95184124589fe62351fac6fecd37ee1e3041ebe7a6c160575f8a9a628d2cef7ea4761ded059 From 8485b6bc84a1511ea0110e1e4a00a03d2082c754 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 16:39:50 +0000 Subject: [PATCH 06/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kscreenlocker.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 2df61d2..f060242 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,6 +1,6 @@ Name: kscreenlocker Version: 5.25.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library and components for secure lock screen architecture License: GPLv2+ @@ -101,6 +101,9 @@ developing applications that use %{name}. %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 5.25.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jul 12 2022 Marc Deop - 5.25.3-1 - 5.25.3 From 247ad2056ffc01e89a0a5ff87e2cc11a729c0f10 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Wed, 3 Aug 2022 19:19:53 +0930 Subject: [PATCH 07/14] Update to 5.25.4 --- .gitignore | 1 + kscreenlocker.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 42231a4..fdac3ad 100644 --- a/.gitignore +++ b/.gitignore @@ -101,3 +101,4 @@ /kscreenlocker-5.25.1.tar.xz /kscreenlocker-5.25.2.tar.xz /kscreenlocker-5.25.3.tar.xz +/kscreenlocker-5.25.4.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index f060242..fd2b086 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,6 +1,6 @@ Name: kscreenlocker -Version: 5.25.3 -Release: 2%{?dist} +Version: 5.25.4 +Release: 1%{?dist} Summary: Library and components for secure lock screen architecture License: GPLv2+ @@ -101,6 +101,9 @@ developing applications that use %{name}. %changelog +* Wed Aug 03 2022 Justin Zobel - 5.25.4-1 +- Update to 5.25.4 + * Thu Jul 21 2022 Fedora Release Engineering - 5.25.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index b9dca9a..96426d5 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (kscreenlocker-5.25.3.tar.xz) = 1dca4c1551955e4cb6c1eebe39b21973c09a5726da45120751c0a95184124589fe62351fac6fecd37ee1e3041ebe7a6c160575f8a9a628d2cef7ea4761ded059 +SHA512 (kscreenlocker-5.25.4.tar.xz) = c63e5d7ba208675ecc9de640c0de05aa0e73b700f7f5ee35bdc4e5848d76bcf9e1990d2b141a08b379c53a48781a609acb1291e52a5ee9055177485257270983 From 9ed5e41d3a85afbcbbe072be08d4b10fbc9795b3 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Wed, 7 Sep 2022 10:22:41 +0200 Subject: [PATCH 08/14] 5.25.5 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fdac3ad..a67ef19 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,4 @@ /kscreenlocker-5.25.2.tar.xz /kscreenlocker-5.25.3.tar.xz /kscreenlocker-5.25.4.tar.xz +/kscreenlocker-5.25.5.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index fd2b086..dd555d5 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.25.4 +Version: 5.25.5 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -101,6 +101,9 @@ developing applications that use %{name}. %changelog +* Wed Sep 07 2022 Marc Deop - 5.25.5-1 +- 5.25.5 + * Wed Aug 03 2022 Justin Zobel - 5.25.4-1 - Update to 5.25.4 diff --git a/sources b/sources index 96426d5..dc09826 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (kscreenlocker-5.25.3.tar.xz) = 1dca4c1551955e4cb6c1eebe39b21973c09a5726da45120751c0a95184124589fe62351fac6fecd37ee1e3041ebe7a6c160575f8a9a628d2cef7ea4761ded059 -SHA512 (kscreenlocker-5.25.4.tar.xz) = c63e5d7ba208675ecc9de640c0de05aa0e73b700f7f5ee35bdc4e5848d76bcf9e1990d2b141a08b379c53a48781a609acb1291e52a5ee9055177485257270983 +SHA512 (kscreenlocker-5.25.5.tar.xz) = 0da55bd7c44aa657e08b42e239ad8fe85eb3172ec1e0701d3a3684f5866c15012a34f7965b88a01660c70b91ef9bf15edda0de99a3e6deabaa9d7c6747f96ed3 From dfb769362e680d34fd7702bd880be3394079dd24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Mon, 19 Sep 2022 08:35:28 +0200 Subject: [PATCH 09/14] 5.25.90 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a67ef19..c7b11df 100644 --- a/.gitignore +++ b/.gitignore @@ -103,3 +103,4 @@ /kscreenlocker-5.25.3.tar.xz /kscreenlocker-5.25.4.tar.xz /kscreenlocker-5.25.5.tar.xz +/kscreenlocker-5.25.90.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index dd555d5..0afc95c 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.25.5 +Version: 5.25.90 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -101,6 +101,9 @@ developing applications that use %{name}. %changelog +* Sat Sep 17 2022 Marc Deop - 5.25.90-1 +- 5.25.90 + * Wed Sep 07 2022 Marc Deop - 5.25.5-1 - 5.25.5 diff --git a/sources b/sources index dc09826..aa0b0cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kscreenlocker-5.25.5.tar.xz) = 0da55bd7c44aa657e08b42e239ad8fe85eb3172ec1e0701d3a3684f5866c15012a34f7965b88a01660c70b91ef9bf15edda0de99a3e6deabaa9d7c6747f96ed3 +SHA512 (kscreenlocker-5.25.90.tar.xz) = fd9e16a0e4a7eb83ad07ab600973d05c257aea6826c42dde28dae40442525446432ba3147e8aa0aab7253fea350cbcd4faf7cf80f1be7b2868f81e20ae7abddb From 944155edb5f88efc55fcb99b77d0ea473a134eb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Thu, 6 Oct 2022 16:04:05 +0200 Subject: [PATCH 10/14] 5.26.0 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c7b11df..f1b1d36 100644 --- a/.gitignore +++ b/.gitignore @@ -104,3 +104,4 @@ /kscreenlocker-5.25.4.tar.xz /kscreenlocker-5.25.5.tar.xz /kscreenlocker-5.25.90.tar.xz +/kscreenlocker-5.26.0.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 0afc95c..33abf00 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.25.90 +Version: 5.26.0 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -101,6 +101,9 @@ developing applications that use %{name}. %changelog +* Thu Oct 06 2022 Marc Deop - 5.26.0-1 +- 5.26.0 + * Sat Sep 17 2022 Marc Deop - 5.25.90-1 - 5.25.90 diff --git a/sources b/sources index aa0b0cf..88f7119 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kscreenlocker-5.25.90.tar.xz) = fd9e16a0e4a7eb83ad07ab600973d05c257aea6826c42dde28dae40442525446432ba3147e8aa0aab7253fea350cbcd4faf7cf80f1be7b2868f81e20ae7abddb +SHA512 (kscreenlocker-5.26.0.tar.xz) = 8aa2e73c7dd02e7043f9f6d9e626dc69b987da396e2ac0c1baab0c2aad45e051d0a3ed972eac8cb6b92f76f3e2263dd9dae02ec64a61d7e3b95a744a0ba188ae From 90dd48b7995eccd9eeb13cb19a403399a8a45144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Tue, 18 Oct 2022 16:20:23 +0200 Subject: [PATCH 11/14] 5.26.1 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f1b1d36..9df69af 100644 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,4 @@ /kscreenlocker-5.25.5.tar.xz /kscreenlocker-5.25.90.tar.xz /kscreenlocker-5.26.0.tar.xz +/kscreenlocker-5.26.1.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 33abf00..7060b41 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.26.0 +Version: 5.26.1 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -101,6 +101,9 @@ developing applications that use %{name}. %changelog +* Tue Oct 18 2022 Marc Deop - 5.26.1-1 +- 5.26.1 + * Thu Oct 06 2022 Marc Deop - 5.26.0-1 - 5.26.0 diff --git a/sources b/sources index 88f7119..9b0a340 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kscreenlocker-5.26.0.tar.xz) = 8aa2e73c7dd02e7043f9f6d9e626dc69b987da396e2ac0c1baab0c2aad45e051d0a3ed972eac8cb6b92f76f3e2263dd9dae02ec64a61d7e3b95a744a0ba188ae +SHA512 (kscreenlocker-5.26.1.tar.xz) = 7f6b9f4bf20042e460e343b644a4d0afa8c9bf5fb1f1b37227987a9eef8721062cab78d909a0792e972a45f825335113136761fb1e564a851a33a72d45ea7f41 From 633401dc0f4a7d792754235d582fb74e96b129d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Wed, 26 Oct 2022 14:58:02 +0200 Subject: [PATCH 12/14] feat: 5.26.2 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9df69af..918779b 100644 --- a/.gitignore +++ b/.gitignore @@ -106,3 +106,4 @@ /kscreenlocker-5.25.90.tar.xz /kscreenlocker-5.26.0.tar.xz /kscreenlocker-5.26.1.tar.xz +/kscreenlocker-5.26.2.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 7060b41..1641b1a 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.26.1 +Version: 5.26.2 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -101,6 +101,9 @@ developing applications that use %{name}. %changelog +* Wed Oct 26 2022 Marc Deop - 5.26.2-1 +- 5.26.2 + * Tue Oct 18 2022 Marc Deop - 5.26.1-1 - 5.26.1 diff --git a/sources b/sources index 9b0a340..e0bfc1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kscreenlocker-5.26.1.tar.xz) = 7f6b9f4bf20042e460e343b644a4d0afa8c9bf5fb1f1b37227987a9eef8721062cab78d909a0792e972a45f825335113136761fb1e564a851a33a72d45ea7f41 +SHA512 (kscreenlocker-5.26.2.tar.xz) = b6d81a6e87020ae6de886c8011ea346adf2f37d3f33c2482030981066d69c858f3fe3d125198532648711bf661c1019c99e1e784856a488d00105b3b4f7ef60d From d8ebbbfbfab2685ae24ff7811a491fc957f43022 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Wed, 9 Nov 2022 16:48:39 +0100 Subject: [PATCH 13/14] 5.26.3 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 918779b..bc530e1 100644 --- a/.gitignore +++ b/.gitignore @@ -107,3 +107,4 @@ /kscreenlocker-5.26.0.tar.xz /kscreenlocker-5.26.1.tar.xz /kscreenlocker-5.26.2.tar.xz +/kscreenlocker-5.26.3.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 1641b1a..8d0e04f 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.26.2 +Version: 5.26.3 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -101,6 +101,9 @@ developing applications that use %{name}. %changelog +* Wed Nov 09 2022 Marc Deop - 5.26.3-1 +- 5.26.3 + * Wed Oct 26 2022 Marc Deop - 5.26.2-1 - 5.26.2 diff --git a/sources b/sources index e0bfc1d..1adedc6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kscreenlocker-5.26.2.tar.xz) = b6d81a6e87020ae6de886c8011ea346adf2f37d3f33c2482030981066d69c858f3fe3d125198532648711bf661c1019c99e1e784856a488d00105b3b4f7ef60d +SHA512 (kscreenlocker-5.26.3.tar.xz) = 8705333bc26358d5caf744e4c6cb51af577cbdb7da517ad2ee4ea914e844a79b9c2cf189adf57385524faa5efb2829850cf808cce67d8f1eb2b50b2a26a2bec7 From 110824e2a8886ee83dd940b165362cb532775a24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Tue, 29 Nov 2022 19:58:11 +0100 Subject: [PATCH 14/14] 5.26.4 --- .gitignore | 1 + kscreenlocker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bc530e1..35dadcd 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,4 @@ /kscreenlocker-5.26.1.tar.xz /kscreenlocker-5.26.2.tar.xz /kscreenlocker-5.26.3.tar.xz +/kscreenlocker-5.26.4.tar.xz diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 8d0e04f..5bd532e 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.26.3 +Version: 5.26.4 Release: 1%{?dist} Summary: Library and components for secure lock screen architecture @@ -101,6 +101,9 @@ developing applications that use %{name}. %changelog +* Tue Nov 29 2022 Marc Deop - 5.26.4-1 +- 5.26.4 + * Wed Nov 09 2022 Marc Deop - 5.26.3-1 - 5.26.3 diff --git a/sources b/sources index 1adedc6..8140c4f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kscreenlocker-5.26.3.tar.xz) = 8705333bc26358d5caf744e4c6cb51af577cbdb7da517ad2ee4ea914e844a79b9c2cf189adf57385524faa5efb2829850cf808cce67d8f1eb2b50b2a26a2bec7 +SHA512 (kscreenlocker-5.26.4.tar.xz) = 436ffa9b326f402eedf1ecd5ffcd5c70f2c78a5dc67185cefbe49d3ea4d95731bdded213888e58d10fc0eed00202f4a7da439cd019d48ed49c39dd0d54c5ff94