From 43a46a811b856a1d3fa7d2ffc9fa5e198f01f2e4 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 16 May 2023 14:13:24 -0700 Subject: [PATCH 1/6] Due to gpgme version: downgrading to last working version --- akonadiconsole.spec | 16 +++------------- sources | 2 +- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/akonadiconsole.spec b/akonadiconsole.spec index d712cff..6e7968f 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -7,7 +7,7 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 23.04.0 +Version: 22.12.3 Release: 1%{?dist} # code (generally) GPLv2, docs GFDL @@ -47,7 +47,6 @@ BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5ItemModels) -BuildRequires: cmake(KF5TextAutoCorrection) BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) @@ -98,7 +97,7 @@ other tools. %install %cmake_install -%find_lang %{name} --all-name +#find_lang %{name} --all-name --with-html %check @@ -114,7 +113,7 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %ldconfig_scriptlets -%files -f %{name}.lang +%files %license LICENSES/* %{_kf5_datadir}/qlogging-categories5/*%{name}.* %{_kf5_bindir}/akonadiconsole @@ -125,15 +124,6 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %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 - -* 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 1ed5209..08e1d49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-23.04.0.tar.xz) = 6f610ae2007d873a3d387e0923d54138bbd0c72cb408134aa8b4478e6addc5e8ccbc262f786a7edc5dd83e1294f6a72edd2c5fdc5f468b100d97abb038cab103 +SHA512 (akonadiconsole-22.12.3.tar.xz) = 203ceb3d948063b59e373cb810816dad540ffddb3df51d2bc966b0db431c240ca69d069a05d99ae358fc3b5892fb31bd5cba3ad4b29674fbd2e2ce564ee1d0c5 From 9ab1baf25f6dbdcb0cfe715498c923ecae337c9a Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 17 May 2023 06:56:59 -0700 Subject: [PATCH 2/6] Rebuild to use latest libraries --- akonadiconsole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 6e7968f..e293bda 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -8,7 +8,7 @@ Name: akonadiconsole Summary: Akonadi developer tool Version: 22.12.3 -Release: 1%{?dist} +Release: 2%{?dist} # code (generally) GPLv2, docs GFDL License: GPLv2 and GFDL @@ -124,6 +124,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog +* Wed May 17 2023 Troy Dawson - 22.12.3-2 +- Rebuild to use latest libraries + * Thu Mar 02 2023 Marc Deop i Argemí - 22.12.3-1 - 22.12.3 From 97fddecf45eec4e2c49e2de3aab4550359aed45b Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 25 Aug 2023 09:16:20 -0700 Subject: [PATCH 3/6] Rebuild with newer libraries --- akonadiconsole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/akonadiconsole.spec b/akonadiconsole.spec index e293bda..0699f5d 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -8,7 +8,7 @@ Name: akonadiconsole Summary: Akonadi developer tool Version: 22.12.3 -Release: 2%{?dist} +Release: 3%{?dist} # code (generally) GPLv2, docs GFDL License: GPLv2 and GFDL @@ -124,6 +124,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog +* Thu Aug 24 2023 Troy Dawson - 22.12.3-3 +- Rebuild for newer libraries. + * Wed May 17 2023 Troy Dawson - 22.12.3-2 - Rebuild to use latest libraries From 4d3dbbf89401e806ea7274b9567a9f08f8258184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Tue, 14 Nov 2023 23:19:23 +0100 Subject: [PATCH 4/6] 23.08.3 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a594d95..3ac34d8 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /akonadiconsole-23.08.0.tar.xz /akonadiconsole-23.08.1.tar.xz /akonadiconsole-23.08.2.tar.xz +/akonadiconsole-23.08.3.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index b050d05..b400948 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -7,7 +7,7 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 23.08.2 +Version: 23.08.3 Release: 1%{?dist} # code (generally) GPLv2, docs GFDL @@ -125,6 +125,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog +* Tue Nov 14 2023 Marc Deop i Argemí - 23.08.3-1 +- 23.08.3 + * Thu Oct 12 2023 Marc Deop i Argemí - 23.08.2-1 - 23.08.2 diff --git a/sources b/sources index 0877ef2..3008a2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-23.08.2.tar.xz) = aa51e7988722fb339ae705344c076018274c8be5ae21a4649f3f3fe2d0ea67661d114b31dbb3dbfab71e213b93e39a7802f3387187708e32c8e934e56d3e9539 +SHA512 (akonadiconsole-23.08.3.tar.xz) = c3ebd5d2867b178b7bfa5f86a6a68c6aa95107343adbd100ffcee1b21726d4a00a564ecc9b06a24f28aaafd2ddeea825bd71e1d73d11c98f6f6bdda2025a2944 From 64a955999d6e9699a27ab62ff6c37d096bc62fb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 17 Dec 2023 20:09:52 +0100 Subject: [PATCH 5/6] 23.08.4 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3ac34d8..b7f9d4b 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /akonadiconsole-23.08.1.tar.xz /akonadiconsole-23.08.2.tar.xz /akonadiconsole-23.08.3.tar.xz +/akonadiconsole-23.08.4.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index b400948..bca2158 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -7,7 +7,7 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 23.08.3 +Version: 23.08.4 Release: 1%{?dist} # code (generally) GPLv2, docs GFDL @@ -125,6 +125,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog +* Sun Dec 17 2023 Marc Deop i Argemí - 23.08.4-1 +- 23.08.4 + * Tue Nov 14 2023 Marc Deop i Argemí - 23.08.3-1 - 23.08.3 diff --git a/sources b/sources index 3008a2d..cd010ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-23.08.3.tar.xz) = c3ebd5d2867b178b7bfa5f86a6a68c6aa95107343adbd100ffcee1b21726d4a00a564ecc9b06a24f28aaafd2ddeea825bd71e1d73d11c98f6f6bdda2025a2944 +SHA512 (akonadiconsole-23.08.4.tar.xz) = 3e701235fd5cd14a2c56ef78dcc193ece94fcf7d83e35a361560a55a73124f2656b23041a92e2c62139f137aa44d2c366ca640998b89c98a07eeb4808ced78f1 From 251df06834ea1a648d9aec9eef0fed4e7ed7cdc0 Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Fri, 16 Feb 2024 00:34:33 +0100 Subject: [PATCH 6/6] 23.08.5 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b7f9d4b..17bad9e 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /akonadiconsole-23.08.2.tar.xz /akonadiconsole-23.08.3.tar.xz /akonadiconsole-23.08.4.tar.xz +/akonadiconsole-23.08.5.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index bca2158..22d5343 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -7,7 +7,7 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 23.08.4 +Version: 23.08.5 Release: 1%{?dist} # code (generally) GPLv2, docs GFDL @@ -125,6 +125,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog +* Thu Feb 15 2024 Alessandro Astone - 23.08.5-1 +- 23.08.5 + * Sun Dec 17 2023 Marc Deop i Argemí - 23.08.4-1 - 23.08.4 diff --git a/sources b/sources index cd010ef..9f8dfbd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-23.08.4.tar.xz) = 3e701235fd5cd14a2c56ef78dcc193ece94fcf7d83e35a361560a55a73124f2656b23041a92e2c62139f137aa44d2c366ca640998b89c98a07eeb4808ced78f1 +SHA512 (akonadiconsole-23.08.5.tar.xz) = 79071e18b0aed574c67b96cdcdc1ce3914ad67fc1e7e87dc77f9cd6396b210034cdc917393fadb918b90ad89bb2326586002fcf711e0432991e59d05bfde8a06