From 1bfffeededba01229c3125f7935a63bcc0248970 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Wed, 2 Mar 2022 16:38:43 +0100 Subject: [PATCH 1/4] 21.12.3 --- .gitignore | 1 + kaccounts-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 75b26ee..9c7a779 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /kaccounts-integration-21.12.0.tar.xz /kaccounts-integration-21.12.1.tar.xz /kaccounts-integration-21.12.2.tar.xz +/kaccounts-integration-21.12.3.tar.xz diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index c3b38c3..4a130eb 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,6 +1,6 @@ Name: kaccounts-integration -Version: 21.12.2 +Version: 21.12.3 Release: 1%{?dist} Summary: Small system to administer web accounts across the KDE desktop License: GPLv2+ @@ -104,6 +104,9 @@ Headers, development libraries and documentation for %{name}. %changelog +* Wed Mar 02 2022 Marc Deop - 21.12.3-1 +- 21.12.3 + * Fri Feb 04 2022 Rex Dieter - 21.12.2-1 - 21.12.2 diff --git a/sources b/sources index 0ad2e7f..254eca7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kaccounts-integration-21.12.2.tar.xz) = e94dc3d5505110675ebf3e9998a258a2f63165a07d87cdf282ca8edbcc97a526fdc779d4efa46512be976ac70ddd184a64d2a578ff4b231aa38f6aaec29b0269 +SHA512 (kaccounts-integration-21.12.3.tar.xz) = fd18735191ea2e0bee2e08c8b2d2b64e85056c4efb7bc857516f27a1e5bbb27de0c8a048009879be04e7718e4340e9b2512b65192ff75801c47c5a0b38d8107f From fda3dd0d21041059a5e66e653e87b8964ad10411 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 8 Mar 2022 16:18:34 +0100 Subject: [PATCH 2/4] Rebuild (qt5) --- kaccounts-integration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index 4a130eb..745c839 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,7 +1,7 @@ Name: kaccounts-integration Version: 21.12.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Small system to administer web accounts across the KDE desktop License: GPLv2+ URL: https://invent.kde.org/network/%{name} @@ -104,6 +104,9 @@ Headers, development libraries and documentation for %{name}. %changelog +* Tue Mar 08 2022 Jan Grulich - 21.12.3-2 +- Rebuild (qt5) + * Wed Mar 02 2022 Marc Deop - 21.12.3-1 - 21.12.3 From 9e82293ebc5ef0ae3f9b20ade85e6c74dbeb50fd Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Mon, 9 May 2022 15:22:15 +0930 Subject: [PATCH 3/4] Update to 22.04.0 --- .gitignore | 2 ++ kaccounts-integration.spec | 7 +++++-- sources | 2 ++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9c7a779..20a0d4d 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,5 @@ /kaccounts-integration-21.12.1.tar.xz /kaccounts-integration-21.12.2.tar.xz /kaccounts-integration-21.12.3.tar.xz +/kaccounts-integration-22.04.0.tar.xz +/kaccounts-integration-22.04.0.tar.xz diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index 745c839..433e3aa 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,7 +1,7 @@ Name: kaccounts-integration -Version: 21.12.3 -Release: 2%{?dist} +Version: 22.04.0 +Release: 1%{?dist} Summary: Small system to administer web accounts across the KDE desktop License: GPLv2+ URL: https://invent.kde.org/network/%{name} @@ -104,6 +104,9 @@ Headers, development libraries and documentation for %{name}. %changelog +* Mon May 09 2022 Justin Zobel - 22.04.0-1 +- Update to 22.04.0 + * Tue Mar 08 2022 Jan Grulich - 21.12.3-2 - Rebuild (qt5) diff --git a/sources b/sources index 254eca7..8ac26a6 100644 --- a/sources +++ b/sources @@ -1 +1,3 @@ SHA512 (kaccounts-integration-21.12.3.tar.xz) = fd18735191ea2e0bee2e08c8b2d2b64e85056c4efb7bc857516f27a1e5bbb27de0c8a048009879be04e7718e4340e9b2512b65192ff75801c47c5a0b38d8107f +SHA512 (kaccounts-integration-22.04.0.tar.xz) = 6a6b115a6c2daddf7b63ed1d1ddbc7705b0fceb01cf7f71566d3022bfe3c8b5c92783ccf009aee7dc741b063c37c8f644a991f5a4a213eb1b2917f8ae1123b0c +SHA512 (kaccounts-integration-22.04.0.tar.xz) = 6a6b115a6c2daddf7b63ed1d1ddbc7705b0fceb01cf7f71566d3022bfe3c8b5c92783ccf009aee7dc741b063c37c8f644a991f5a4a213eb1b2917f8ae1123b0c From bcbd51f4a42c0a26d119312dda484e6e158c2e75 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Thu, 12 May 2022 20:23:17 +0930 Subject: [PATCH 4/4] Update to 22.04.1 --- .gitignore | 2 ++ kaccounts-integration.spec | 5 ++++- sources | 3 ++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 20a0d4d..1ac8b01 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,5 @@ /kaccounts-integration-21.12.3.tar.xz /kaccounts-integration-22.04.0.tar.xz /kaccounts-integration-22.04.0.tar.xz +/kaccounts-integration-22.04.1.tar.xz +/kaccounts-integration-22.04.1.tar.xz diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index 433e3aa..67b8ff7 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,6 +1,6 @@ Name: kaccounts-integration -Version: 22.04.0 +Version: 22.04.1 Release: 1%{?dist} Summary: Small system to administer web accounts across the KDE desktop License: GPLv2+ @@ -104,6 +104,9 @@ Headers, development libraries and documentation for %{name}. %changelog +* Thu May 12 2022 Justin Zobel - 22.04.1-1 +- Update to 22.04.1 + * Mon May 09 2022 Justin Zobel - 22.04.0-1 - Update to 22.04.0 diff --git a/sources b/sources index 8ac26a6..b27839f 100644 --- a/sources +++ b/sources @@ -1,3 +1,4 @@ SHA512 (kaccounts-integration-21.12.3.tar.xz) = fd18735191ea2e0bee2e08c8b2d2b64e85056c4efb7bc857516f27a1e5bbb27de0c8a048009879be04e7718e4340e9b2512b65192ff75801c47c5a0b38d8107f SHA512 (kaccounts-integration-22.04.0.tar.xz) = 6a6b115a6c2daddf7b63ed1d1ddbc7705b0fceb01cf7f71566d3022bfe3c8b5c92783ccf009aee7dc741b063c37c8f644a991f5a4a213eb1b2917f8ae1123b0c -SHA512 (kaccounts-integration-22.04.0.tar.xz) = 6a6b115a6c2daddf7b63ed1d1ddbc7705b0fceb01cf7f71566d3022bfe3c8b5c92783ccf009aee7dc741b063c37c8f644a991f5a4a213eb1b2917f8ae1123b0c +SHA512 (kaccounts-integration-22.04.1.tar.xz) = 8b5b77708930424a9faf452fdc11da0c7c1a2c608c57ba732007691e85a703c4af1b0ef0dcbff3f63d38e8909414317a2617bafb2a12af97a3e6d1adeb17c6a9 +SHA512 (kaccounts-integration-22.04.1.tar.xz) = 8b5b77708930424a9faf452fdc11da0c7c1a2c608c57ba732007691e85a703c4af1b0ef0dcbff3f63d38e8909414317a2617bafb2a12af97a3e6d1adeb17c6a9