From 12155d4b1e7a2016157d44b9719a4c90cf29cdf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Mon, 27 Mar 2023 10:22:55 +0200 Subject: [PATCH 1/3] 23.03.80 --- .gitignore | 1 + kaccounts-integration.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a621332..a920288 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /kaccounts-integration-22.12.1.tar.xz /kaccounts-integration-22.12.2.tar.xz /kaccounts-integration-22.12.3.tar.xz +/kaccounts-integration-23.03.80.tar.xz diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index 7b3113a..cf41bb3 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,6 +1,6 @@ Name: kaccounts-integration -Version: 22.12.3 +Version: 23.03.80 Release: 1%{?dist} Summary: Small system to administer web accounts across the KDE desktop License: GPLv2+ @@ -30,6 +30,7 @@ BuildRequires: kf5-kiconthemes-devel BuildRequires: kf5-kconfig-devel BuildRequires: kf5-kwallet-devel BuildRequires: kf5-kdbusaddons-devel +BuildRequires: cmake(QCoro5) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Qml) @@ -89,6 +90,7 @@ Headers, development libraries and documentation for %{name}. %doc README* %license LICENSES/* %{_kf5_datadir}/kpackage/kcms/kcm_kaccounts/ +%{_kf5_datadir}/applications/kcm_kaccounts.desktop %{_kf5_qtplugindir}/plasma/kcms/systemsettings/kcm_kaccounts.so %{_kf5_plugindir}/kded/kded_accounts.so %{_qt5_plugindir}/kaccounts/daemonplugins/kaccounts_kio_webdav_plugin.so @@ -103,6 +105,9 @@ Headers, development libraries and documentation for %{name}. %changelog +* Mon Mar 20 2023 Marc Deop i Argemí - 23.03.80-1 +- 23.03.80 + * Thu Mar 02 2023 Marc Deop i Argemí - 22.12.3-1 - 22.12.3 diff --git a/sources b/sources index dad533c..49f71a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kaccounts-integration-22.12.3.tar.xz) = a1ce6d3f0707e203cff84812792fa7ec6122a1d5bb2117f27ab13f5d76d108f4026a2266d06eb39595b6dd54dab6266eb9245a528f6344a354faef8223f3ad8a +SHA512 (kaccounts-integration-23.03.80.tar.xz) = acdca55eddcbe4ec0ae972e9fcde815fa1262f1c06dab567c55580de028f51c17b5cf6f8e1611185ee9a975be2cca1ddc1d6f1b8544c7a3f9aca49ba1877e365 From 28931229384e978fd18b36613c1c34092f101048 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 31 Mar 2023 15:14:08 +0200 Subject: [PATCH 2/3] 23.03.90 --- .gitignore | 1 + kaccounts-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a920288..20dc63a 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /kaccounts-integration-22.12.2.tar.xz /kaccounts-integration-22.12.3.tar.xz /kaccounts-integration-23.03.80.tar.xz +/kaccounts-integration-23.03.90.tar.xz diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index cf41bb3..c725008 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,6 +1,6 @@ Name: kaccounts-integration -Version: 23.03.80 +Version: 23.03.90 Release: 1%{?dist} Summary: Small system to administer web accounts across the KDE desktop License: GPLv2+ @@ -105,6 +105,9 @@ Headers, development libraries and documentation for %{name}. %changelog +* Fri Mar 31 2023 Marc Deop i Argemí - 23.03.90-1 +- 23.03.90 + * Mon Mar 20 2023 Marc Deop i Argemí - 23.03.80-1 - 23.03.80 diff --git a/sources b/sources index 49f71a6..569eed6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kaccounts-integration-23.03.80.tar.xz) = acdca55eddcbe4ec0ae972e9fcde815fa1262f1c06dab567c55580de028f51c17b5cf6f8e1611185ee9a975be2cca1ddc1d6f1b8544c7a3f9aca49ba1877e365 +SHA512 (kaccounts-integration-23.03.90.tar.xz) = a1ca2be41f65951e7d44caa84501d4a623ca12c173fc3fe3d3b70f8a008f24e44911822f0aaed0c2206f870abb6b54dc72513bba2cdc60c5a33a487ca27672cb From 998fcc63d85e0a62c34ab100867dae54a1dd5024 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 14 Apr 2023 21:39:39 +0200 Subject: [PATCH 3/3] 23.04.0 --- .gitignore | 1 + kaccounts-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 20dc63a..801c055 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /kaccounts-integration-22.12.3.tar.xz /kaccounts-integration-23.03.80.tar.xz /kaccounts-integration-23.03.90.tar.xz +/kaccounts-integration-23.04.0.tar.xz diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index c725008..b1c53fc 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,6 +1,6 @@ Name: kaccounts-integration -Version: 23.03.90 +Version: 23.04.0 Release: 1%{?dist} Summary: Small system to administer web accounts across the KDE desktop License: GPLv2+ @@ -105,6 +105,9 @@ Headers, development libraries and documentation for %{name}. %changelog +* Fri Apr 14 2023 Marc Deop i Argemí - 23.04.0-1 +- 23.04.0 + * Fri Mar 31 2023 Marc Deop i Argemí - 23.03.90-1 - 23.03.90 diff --git a/sources b/sources index 569eed6..10b44dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kaccounts-integration-23.03.90.tar.xz) = a1ca2be41f65951e7d44caa84501d4a623ca12c173fc3fe3d3b70f8a008f24e44911822f0aaed0c2206f870abb6b54dc72513bba2cdc60c5a33a487ca27672cb +SHA512 (kaccounts-integration-23.04.0.tar.xz) = 57aabfc9c22502eebdb946911c0efbcb60a1b297330b3a48e9a9a5aa5871147e2328915cd0702aabef8393f10ebb15e9a7a9c2bd400b3bf82fe2cbc2170f50d6