From 43a46a811b856a1d3fa7d2ffc9fa5e198f01f2e4 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 16 May 2023 14:13:24 -0700 Subject: [PATCH 01/50] 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 02/50] 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 03/50] 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 04/50] 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 84f377e5d45dec1d63f6707dcf3e72e2a2f1c94d Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 14 Dec 2023 18:45:35 -0500 Subject: [PATCH 05/50] 24.01.80 --- .gitignore | 1 + akonadiconsole.spec | 133 ++++++++++++++++---------------------------- sources | 2 +- 3 files changed, 51 insertions(+), 85 deletions(-) diff --git a/.gitignore b/.gitignore index a594d95..ef2be06 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-24.01.80.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index b050d05..4eacfd2 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,82 +1,58 @@ -# uncomment to enable bootstrap mode -#global bootstrap 1 - -%if !0%{?bootstrap} -%global tests 1 -%endif - Name: akonadiconsole Summary: Akonadi developer tool -Version: 23.08.2 +Version: 24.01.80 Release: 1%{?dist} -# code (generally) GPLv2, docs GFDL -License: GPLv2 and GFDL +License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND LicenseRef-KDE-Accepted-GPL URL: https://invent.kde.org/pim/akonadiconsole/ -%global revision %(echo %{version} | cut -d. -f3) -%if %{revision} >= 50 -%global stable unstable -%else -%global stable stable -%endif -Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source0: http://download.kde.org/%{stable_kf6}/release-service/%{version}/src/%{name}-%{version}.tar.xz -# handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches -%{?qt5_qtwebengine_arches:ExclusiveArch: %{qt5_qtwebengine_arches}} +# handled by qt6-srpm-macros, which defines %%qt6_qtwebengine_arches +%{?qt6_qtwebengine_arches:ExclusiveArch: %{qt6_qtwebengine_arches}} -BuildRequires: boost-devel BuildRequires: desktop-file-utils BuildRequires: gettext -#BuildRequires: libappstream-glib BuildRequires: perl-generators -BuildRequires: cmake(Qt5DBus) -BuildRequires: cmake(Qt5Sql) -BuildRequires: cmake(Qt5Test) -BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(Qt6DBus) +BuildRequires: cmake(Qt6Sql) +BuildRequires: cmake(Qt6Test) +BuildRequires: cmake(Qt6Widgets) + +BuildRequires: cmake(KF6Completion) +BuildRequires: cmake(KF6Config) +BuildRequires: cmake(KF6DBusAddons) +BuildRequires: cmake(KF6DocTools) +BuildRequires: cmake(KF6I18n) +BuildRequires: cmake(KF6ItemModels) +BuildRequires: cmake(KF6TextWidgets) +BuildRequires: cmake(KF6WidgetsAddons) +BuildRequires: cmake(KF6XmlGui) +BuildRequires: cmake(KF6Crash) +BuildRequires: cmake(KF6Completion) +BuildRequires: cmake(KF6ItemViews) +BuildRequires: cmake(KF6KIO) +BuildRequires: cmake(KF6TextTemplate) + +BuildRequires: cmake(KPim6Akonadi) +BuildRequires: cmake(KF6Contacts) +BuildRequires: cmake(KF6CalendarCore) +BuildRequires: cmake(KPim6Mime) +BuildRequires: cmake(KPim6AkonadiMime) +BuildRequires: cmake(KPim6Libkdepim) +BuildRequires: cmake(KPim6AkonadiContactWidgets) +BuildRequires: cmake(KPim6CalendarSupport) +BuildRequires: cmake(KPim6MessageViewer) +BuildRequires: cmake(KPim6AkonadiSearch) +BuildRequires: xapian-core-devel +BuildRequires: cmake(QGpgmeQt6) BuildRequires: extra-cmake-modules -BuildRequires: kf5-rpm-macros -BuildRequires: cmake(Grantlee5) -BuildRequires: cmake(KF5Completion) -BuildRequires: cmake(KF5Config) -BuildRequires: cmake(KF5ConfigWidgets) -BuildRequires: cmake(KF5Crash) -BuildRequires: cmake(KF5DBusAddons) -BuildRequires: cmake(KF5DocTools) -BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(KF5ItemModels) -BuildRequires: cmake(KF5TextWidgets) -BuildRequires: cmake(KF5WidgetsAddons) -BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(KPim5MessageViewer) - -%global majmin_ver %(echo %{version} | cut -d. -f1,2) -BuildRequires: kf5-akonadi-contacts-devel >= %{majmin_ver} -BuildRequires: kf5-akonadi-mime-devel >= %{majmin_ver} -BuildRequires: kf5-akonadi-search-devel >= %{majmin_ver} -BuildRequires: kf5-akonadi-server-devel >= %{majmin_ver} -BuildRequires: kf5-calendarsupport-devel >= %{majmin_ver} -BuildRequires: kf5-kcalendarcore-devel >= %{majmin_ver} -BuildRequires: kf5-kcontacts-devel >= %{majmin_ver} -BuildRequires: kf5-kmime-devel >= %{majmin_ver} -BuildRequires: kf5-kpimtextedit-devel >= %{majmin_ver} -BuildRequires: kf5-libkdepim-devel >= %{majmin_ver} -BuildRequires: kf5-libkleo-devel >= %{majmin_ver} -BuildRequires: kf5-messagelib-devel >= %{majmin_ver} -BuildRequires: cmake(KPim5AkonadiSearch) - -BuildRequires: pkgconfig(xapian-core) - -%if 0%{?tests} -BuildRequires: dbus-x11 -BuildRequires: xorg-x11-server-Xvfb -BuildRequires: make -%endif +BuildRequires: kf6-rpm-macros # upgrade path, previously included here -Requires: akonadi-calendar-tools >= %{majmin_ver} +Requires: akonadi-calendar-tools %description Akonadi Console is a tool for Akonadi developers that provides means of direct @@ -89,42 +65,31 @@ other tools. %build -%cmake_kf5 \ - -DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF} - +%cmake_kf6 %cmake_build %install %cmake_install - %find_lang %{name} --all-name %check -desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop -#appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.%{name}.appdata.xml -%if 0%{?tests} -export CTEST_OUTPUT_ON_FAILURE=1 -xvfb-run -a \ -dbus-launch --exit-with-session \ -make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: -%endif - - -%ldconfig_scriptlets +desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.desktop %files -f %{name}.lang %license LICENSES/* -%{_kf5_datadir}/qlogging-categories5/*%{name}.* -%{_kf5_bindir}/akonadiconsole -%{_kf5_datadir}/applications/org.kde.akonadiconsole.desktop -%{_kf5_datadir}/icons/hicolor/*/apps/akonadiconsole.* -# -libs ? -%{_kf5_libdir}/libakonadiconsole.so.* +%{_kf6_datadir}/qlogging-categories6/*%{name}.* +%{_kf6_bindir}/akonadiconsole +%{_kf6_datadir}/applications/org.kde.akonadiconsole.desktop +%{_kf6_datadir}/icons/hicolor/*/apps/akonadiconsole.* +%{_kf6_libdir}/libakonadiconsole.so.* %changelog +* Thu Dec 14 2023 Steve Cossette - 24.01.80-1 +- 24.01.80 + * Thu Oct 12 2023 Marc Deop i Argemí - 23.08.2-1 - 23.08.2 diff --git a/sources b/sources index 0877ef2..676f812 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-23.08.2.tar.xz) = aa51e7988722fb339ae705344c076018274c8be5ae21a4649f3f3fe2d0ea67661d114b31dbb3dbfab71e213b93e39a7802f3387187708e32c8e934e56d3e9539 +SHA512 (akonadiconsole-24.01.80.tar.xz) = ff49449e9626de2b872eec6bf8272a486536c78e4e6c917512f0117cce2bf35ffe5121ef828eae42eb268af2f2fc236cb59d951f83539f8cb94a93f7db1f105f 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 06/50] 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 1bed39f66b740117b2f895128d4985ca622d57e4 Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Sat, 23 Dec 2023 17:26:04 +0100 Subject: [PATCH 07/50] 24.01.85 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ef2be06..e7d2ff8 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /akonadiconsole-23.08.1.tar.xz /akonadiconsole-23.08.2.tar.xz /akonadiconsole-24.01.80.tar.xz +/akonadiconsole-24.01.85.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 4eacfd2..839139f 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.01.80 +Version: 24.01.85 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND LicenseRef-KDE-Accepted-GPL @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Sat Dec 23 2023 ales.astone@gmail.com - 24.01.85-1 +- 24.01.85 + * Thu Dec 14 2023 Steve Cossette - 24.01.80-1 - 24.01.80 diff --git a/sources b/sources index 676f812..40eeedf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.01.80.tar.xz) = ff49449e9626de2b872eec6bf8272a486536c78e4e6c917512f0117cce2bf35ffe5121ef828eae42eb268af2f2fc236cb59d951f83539f8cb94a93f7db1f105f +SHA512 (akonadiconsole-24.01.85.tar.xz) = a0e123dbb929392d24004e94e2c4fa840639e0770b3d32b20448288ff090d99e0723841106f507b4d1040d2d25435f55a291e0f0f4e08b359ffc511a5a91a264 From 4459e2e7553fe12e3c5be2b6286f67065a9c671b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 13 Jan 2024 11:59:41 +0100 Subject: [PATCH 08/50] 24.01.90 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e7d2ff8..1db1b55 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /akonadiconsole-23.08.2.tar.xz /akonadiconsole-24.01.80.tar.xz /akonadiconsole-24.01.85.tar.xz +/akonadiconsole-24.01.90.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 839139f..880260f 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.01.85 +Version: 24.01.90 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND LicenseRef-KDE-Accepted-GPL @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Thu Jan 11 2024 Marc Deop i Argemí - 24.01.90-1 +- 24.01.90 + * Sat Dec 23 2023 ales.astone@gmail.com - 24.01.85-1 - 24.01.85 diff --git a/sources b/sources index 40eeedf..2394acb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.01.85.tar.xz) = a0e123dbb929392d24004e94e2c4fa840639e0770b3d32b20448288ff090d99e0723841106f507b4d1040d2d25435f55a291e0f0f4e08b359ffc511a5a91a264 +SHA512 (akonadiconsole-24.01.90.tar.xz) = b5fef64411be9ac5cb4c21f40ee4a66dcc4adf662d0d57ea424c9afa0e0fcbff5ed8d807e80e14d1c908e6e45b0ef3d15870402f77ad1655f76fa587a30c3266 From b52acc9c640939155509731719b184bb3a5b5445 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 12:33:49 +0000 Subject: [PATCH 09/50] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- akonadiconsole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 880260f..4a789b0 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,7 +1,7 @@ Name: akonadiconsole Summary: Akonadi developer tool Version: 24.01.90 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND LicenseRef-KDE-Accepted-GPL URL: https://invent.kde.org/pim/akonadiconsole/ @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 24.01.90-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jan 11 2024 Marc Deop i Argemí - 24.01.90-1 - 24.01.90 From e4cfe440c41e9f23cca316150365fecbbbd95fa3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 22:51:16 +0000 Subject: [PATCH 10/50] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- akonadiconsole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 4a789b0..801af33 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,7 +1,7 @@ Name: akonadiconsole Summary: Akonadi developer tool Version: 24.01.90 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND LicenseRef-KDE-Accepted-GPL URL: https://invent.kde.org/pim/akonadiconsole/ @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 24.01.90-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jan 19 2024 Fedora Release Engineering - 24.01.90-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 4fc5fa762e3065b99ce229db4af1b1c930867144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Sat, 27 Jan 2024 14:15:21 +0100 Subject: [PATCH 11/50] replace LicenseRef-KDE-Accepted-* licenses according the documentation https://docs.fedoraproject.org/en-US/legal/update-existing-packages/#_licenseref_kde_accepted Part of SPDX change. Announced in advance of devel mailing list --- akonadiconsole.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 801af33..89092fa 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -3,7 +3,7 @@ Summary: Akonadi developer tool Version: 24.01.90 Release: 3%{?dist} -License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND LicenseRef-KDE-Accepted-GPL +License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) URL: https://invent.kde.org/pim/akonadiconsole/ Source0: http://download.kde.org/%{stable_kf6}/release-service/%{version}/src/%{name}-%{version}.tar.xz From 79b0cafe135810aa0f1827ff3e97a821f80a9efc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Thu, 1 Feb 2024 18:27:15 +0100 Subject: [PATCH 12/50] 24.01.95 --- .gitignore | 1 + akonadiconsole.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1db1b55..812ca6d 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /akonadiconsole-24.01.80.tar.xz /akonadiconsole-24.01.85.tar.xz /akonadiconsole-24.01.90.tar.xz +/akonadiconsole-24.01.95.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 89092fa..aeed7b3 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,7 +1,7 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.01.90 -Release: 3%{?dist} +Version: 24.01.95 +Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) URL: https://invent.kde.org/pim/akonadiconsole/ @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Wed Jan 31 2024 Marc Deop i Argemí - 24.01.95-1 +- 24.01.95 + * Mon Jan 22 2024 Fedora Release Engineering - 24.01.90-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff --git a/sources b/sources index 2394acb..c1284d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.01.90.tar.xz) = b5fef64411be9ac5cb4c21f40ee4a66dcc4adf662d0d57ea424c9afa0e0fcbff5ed8d807e80e14d1c908e6e45b0ef3d15870402f77ad1655f76fa587a30c3266 +SHA512 (akonadiconsole-24.01.95.tar.xz) = bd2b32280e485dae64d1eb757b12ed021f6a4a03c29092664475c9d6ae333aa1ae72c9698e85607cda29bfc9fc733c175bb936a4b44d384425c98aa4d18797c6 From 251df06834ea1a648d9aec9eef0fed4e7ed7cdc0 Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Fri, 16 Feb 2024 00:34:33 +0100 Subject: [PATCH 13/50] 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 From f2b2d4910bce65da28c507cee1c47af2e1316110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 23 Feb 2024 12:34:51 +0100 Subject: [PATCH 14/50] 24.02.0 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 812ca6d..120723a 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /akonadiconsole-24.01.85.tar.xz /akonadiconsole-24.01.90.tar.xz /akonadiconsole-24.01.95.tar.xz +/akonadiconsole-24.02.0.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index aeed7b3..9d85ca7 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.01.95 +Version: 24.02.0 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Wed Feb 21 2024 Marc Deop i Argemí - 24.02.0-1 +- 24.02.0 + * Wed Jan 31 2024 Marc Deop i Argemí - 24.01.95-1 - 24.01.95 diff --git a/sources b/sources index c1284d7..f25c754 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.01.95.tar.xz) = bd2b32280e485dae64d1eb757b12ed021f6a4a03c29092664475c9d6ae333aa1ae72c9698e85607cda29bfc9fc733c175bb936a4b44d384425c98aa4d18797c6 +SHA512 (akonadiconsole-24.02.0.tar.xz) = 447074e9f2c9676dc2fcfa1c3feab3c80cd7270fd739aeebf8ea188274d89d9cd47c67c50e5079ce9657207d499681f99393dc8a8bcc4934586d2b6e5a7cc9eb From 53df4679ac7a4a0e782ee2e7f22b3e9a95081b96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 29 Mar 2024 18:31:04 +0100 Subject: [PATCH 15/50] 24.02.1 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 120723a..c64d369 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ /akonadiconsole-24.01.90.tar.xz /akonadiconsole-24.01.95.tar.xz /akonadiconsole-24.02.0.tar.xz +/akonadiconsole-24.02.1.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 9d85ca7..ef187c1 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.02.0 +Version: 24.02.1 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Fri Mar 29 2024 Marc Deop i Argemí - 24.02.1-1 +- 24.02.1 + * Wed Feb 21 2024 Marc Deop i Argemí - 24.02.0-1 - 24.02.0 diff --git a/sources b/sources index f25c754..1a22b2e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.02.0.tar.xz) = 447074e9f2c9676dc2fcfa1c3feab3c80cd7270fd739aeebf8ea188274d89d9cd47c67c50e5079ce9657207d499681f99393dc8a8bcc4934586d2b6e5a7cc9eb +SHA512 (akonadiconsole-24.02.1.tar.xz) = d7f96b4eeaf56c1d212bfb6d8b1860d34d2f7e696ce5baef0b82a4860e0262ca658efcbd5052d48a1ca59f1922b82eadef20533180895adc4419a0a4e69c3fb9 From 5ef750d6f892822768a0c22c782b8f911bac1132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 13 Apr 2024 13:36:59 +0200 Subject: [PATCH 16/50] 24.02.2 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c64d369..e93f805 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /akonadiconsole-24.01.95.tar.xz /akonadiconsole-24.02.0.tar.xz /akonadiconsole-24.02.1.tar.xz +/akonadiconsole-24.02.2.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index ef187c1..dabb64b 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.02.1 +Version: 24.02.2 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Fri Apr 12 2024 Marc Deop i Argemí - 24.02.2-1 +- 24.02.2 + * Fri Mar 29 2024 Marc Deop i Argemí - 24.02.1-1 - 24.02.1 diff --git a/sources b/sources index 1a22b2e..babd55d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.02.1.tar.xz) = d7f96b4eeaf56c1d212bfb6d8b1860d34d2f7e696ce5baef0b82a4860e0262ca658efcbd5052d48a1ca59f1922b82eadef20533180895adc4419a0a4e69c3fb9 +SHA512 (akonadiconsole-24.02.2.tar.xz) = c45a23185083fc16e7f4406b16e35a9bcdb9975d3e3a40e6bc58af64ea745fd7f141ad3de4b03df056833a119fdf17467fe7b20e612efaf44df9b2528548f768 From b64f90c2c576ef028c36c45f8a3e6503f329487f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 19 May 2024 20:44:40 +0200 Subject: [PATCH 17/50] 24.05.0 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e93f805..d836f75 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ /akonadiconsole-24.02.0.tar.xz /akonadiconsole-24.02.1.tar.xz /akonadiconsole-24.02.2.tar.xz +/akonadiconsole-24.05.0.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index dabb64b..2da3d67 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.02.2 +Version: 24.05.0 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Fri May 17 2024 Marc Deop i Argemí - 24.05.0-1 +- 24.05.0 + * Fri Apr 12 2024 Marc Deop i Argemí - 24.02.2-1 - 24.02.2 diff --git a/sources b/sources index babd55d..f490b44 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.02.2.tar.xz) = c45a23185083fc16e7f4406b16e35a9bcdb9975d3e3a40e6bc58af64ea745fd7f141ad3de4b03df056833a119fdf17467fe7b20e612efaf44df9b2528548f768 +SHA512 (akonadiconsole-24.05.0.tar.xz) = b9d0356eba00e9b97b605ed4c75ed55485f942f0f5fb4dedc7934f3d46ece1f19b2613857358fbe8c8d2bcd041de7505fa17d2d9e561d06cec5031b2e644a493 From ca8a146e0dc4ffe02f06787287c7199b1657b150 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 15 Jun 2024 14:30:45 +0200 Subject: [PATCH 18/50] 24.05.1 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d836f75..68f060e 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ /akonadiconsole-24.02.1.tar.xz /akonadiconsole-24.02.2.tar.xz /akonadiconsole-24.05.0.tar.xz +/akonadiconsole-24.05.1.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 2da3d67..4bd53af 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.05.0 +Version: 24.05.1 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Fri Jun 14 2024 Marc Deop i Argemí - 24.05.1-1 +- 24.05.1 + * Fri May 17 2024 Marc Deop i Argemí - 24.05.0-1 - 24.05.0 diff --git a/sources b/sources index f490b44..01cf9fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.05.0.tar.xz) = b9d0356eba00e9b97b605ed4c75ed55485f942f0f5fb4dedc7934f3d46ece1f19b2613857358fbe8c8d2bcd041de7505fa17d2d9e561d06cec5031b2e644a493 +SHA512 (akonadiconsole-24.05.1.tar.xz) = 1164baeb0c87fb440a26c72321120cd2521eab42c6b06c2b35d00f3d2f736131c626ba2c537ba8d85e1f8a02aae4af9861d610b93bfe28311d9fc6a667c0824c From 11972b5a05cef7e718daed51240006e57f4fbf10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 7 Jul 2024 16:41:03 +0200 Subject: [PATCH 19/50] 24.05.2 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 68f060e..43352de 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /akonadiconsole-24.02.2.tar.xz /akonadiconsole-24.05.0.tar.xz /akonadiconsole-24.05.1.tar.xz +/akonadiconsole-24.05.2.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 4bd53af..97a7d2d 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.05.1 +Version: 24.05.2 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Sun Jul 07 2024 Marc Deop i Argemí - 24.05.2-1 +- 24.05.2 + * Fri Jun 14 2024 Marc Deop i Argemí - 24.05.1-1 - 24.05.1 diff --git a/sources b/sources index 01cf9fc..b60d244 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.05.1.tar.xz) = 1164baeb0c87fb440a26c72321120cd2521eab42c6b06c2b35d00f3d2f736131c626ba2c537ba8d85e1f8a02aae4af9861d610b93bfe28311d9fc6a667c0824c +SHA512 (akonadiconsole-24.05.2.tar.xz) = 1dd4ac9975fc9ce16414661d9fdf1d94c92a823ef5ba4ffabb3e12d53f90cb42b2295dc9bb831be1b3600822a112e980f689f201a387a839abecc510b5f4c813 From c5b3c3f65cb567f32d02f301668a273920b8ce55 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 17 Jul 2024 16:47:39 +0000 Subject: [PATCH 20/50] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- akonadiconsole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 97a7d2d..c816efc 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,7 +1,7 @@ Name: akonadiconsole Summary: Akonadi developer tool Version: 24.05.2 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) URL: https://invent.kde.org/pim/akonadiconsole/ @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 24.05.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sun Jul 07 2024 Marc Deop i Argemí - 24.05.2-1 - 24.05.2 From f8d61260317d0be0c1c733ee3a825206519d5b19 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 22 Aug 2024 20:17:15 -0400 Subject: [PATCH 21/50] 24.08.0 --- .gitignore | 1 + akonadiconsole.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 43352de..036b080 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ /akonadiconsole-24.05.0.tar.xz /akonadiconsole-24.05.1.tar.xz /akonadiconsole-24.05.2.tar.xz +/akonadiconsole-24.08.0.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index c816efc..4182089 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,7 +1,7 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.05.2 -Release: 2%{?dist} +Version: 24.08.0 +Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) URL: https://invent.kde.org/pim/akonadiconsole/ @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Thu Aug 22 2024 Steve Cossette - 24.08.0-1 +- 24.08.0 + * Wed Jul 17 2024 Fedora Release Engineering - 24.05.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild diff --git a/sources b/sources index b60d244..b6c8feb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.05.2.tar.xz) = 1dd4ac9975fc9ce16414661d9fdf1d94c92a823ef5ba4ffabb3e12d53f90cb42b2295dc9bb831be1b3600822a112e980f689f201a387a839abecc510b5f4c813 +SHA512 (akonadiconsole-24.08.0.tar.xz) = 7d87487dfc7c698c451a1eac467573a4e67d554d35ebe7c4644fe85adbed1bfccb53d2ad7d28749b246c9f8000527bccd97bc4559d05e427dcd16121efe17c46 From e035b33468dd07fa8169547217162decffda612b Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Thu, 26 Sep 2024 19:31:46 +0200 Subject: [PATCH 22/50] 24.08.1 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 036b080..23a9e97 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ /akonadiconsole-24.05.1.tar.xz /akonadiconsole-24.05.2.tar.xz /akonadiconsole-24.08.0.tar.xz +/akonadiconsole-24.08.1.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 4182089..fd09dd7 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.08.0 +Version: 24.08.1 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Wed Sep 25 2024 Alessandro Astone - 24.08.1-1 +- 24.08.1 + * Thu Aug 22 2024 Steve Cossette - 24.08.0-1 - 24.08.0 diff --git a/sources b/sources index b6c8feb..e6635a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.08.0.tar.xz) = 7d87487dfc7c698c451a1eac467573a4e67d554d35ebe7c4644fe85adbed1bfccb53d2ad7d28749b246c9f8000527bccd97bc4559d05e427dcd16121efe17c46 +SHA512 (akonadiconsole-24.08.1.tar.xz) = 4eeb526f6c948819cc457b6281f4e6bc04ae69a794a11613c504465bfc71adc6d24f2e3f8b69ce5d319b499eccfd5519fad61b8914a7761935541a68e044f89f From 31e9ea4b567d648d0c0211048dbe2bb021f2d603 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 8 Oct 2024 19:00:22 -0400 Subject: [PATCH 23/50] 24.08.2 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 23a9e97..c0ac456 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ /akonadiconsole-24.05.2.tar.xz /akonadiconsole-24.08.0.tar.xz /akonadiconsole-24.08.1.tar.xz +/akonadiconsole-24.08.2.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index fd09dd7..c0c956b 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.08.1 +Version: 24.08.2 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Tue Oct 08 2024 Steve Cossette - 24.08.2-1 +- 24.08.2 + * Wed Sep 25 2024 Alessandro Astone - 24.08.1-1 - 24.08.1 diff --git a/sources b/sources index e6635a6..fa49ed8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.08.1.tar.xz) = 4eeb526f6c948819cc457b6281f4e6bc04ae69a794a11613c504465bfc71adc6d24f2e3f8b69ce5d319b499eccfd5519fad61b8914a7761935541a68e044f89f +SHA512 (akonadiconsole-24.08.2.tar.xz) = 626eb8ca6aa630cc019b1fd8c3756b0ed9d5f3f069a79c6c6a34b6989cdeef08e8db72cebcd7eaf099e16241f98f1cd33778e2ff6b45e2d21e2784c7b70ca9bd From 35345160dc625e4ebc6151f4f6e89ff87eec2eb9 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 5 Nov 2024 20:50:30 -0500 Subject: [PATCH 24/50] 24.08.3 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c0ac456..0d8d46f 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ /akonadiconsole-24.08.0.tar.xz /akonadiconsole-24.08.1.tar.xz /akonadiconsole-24.08.2.tar.xz +/akonadiconsole-24.08.3.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index c0c956b..72c4a96 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.08.2 +Version: 24.08.3 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Tue Nov 05 2024 Steve Cossette - 24.08.3-1 +- 24.08.3 + * Tue Oct 08 2024 Steve Cossette - 24.08.2-1 - 24.08.2 diff --git a/sources b/sources index fa49ed8..83e1b5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.08.2.tar.xz) = 626eb8ca6aa630cc019b1fd8c3756b0ed9d5f3f069a79c6c6a34b6989cdeef08e8db72cebcd7eaf099e16241f98f1cd33778e2ff6b45e2d21e2784c7b70ca9bd +SHA512 (akonadiconsole-24.08.3.tar.xz) = 88a0874b32e1ba36d5e748414a37cd018dbb9c6b62f3f50da651be74fee4454045045d2b41f0a0a712294dd030eb60b50bce3342b1a9e3cc9bd91a976ed2ef61 From 0e1991397c299ed90169c9746210bac97118e4d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Wed, 20 Nov 2024 22:13:42 +0100 Subject: [PATCH 25/50] 24.11.80 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0d8d46f..d9fe879 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ /akonadiconsole-24.08.1.tar.xz /akonadiconsole-24.08.2.tar.xz /akonadiconsole-24.08.3.tar.xz +/akonadiconsole-24.11.80.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 72c4a96..4385585 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.08.3 +Version: 24.11.80 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Fri Nov 15 2024 Marc Deop i Argemí - 24.11.80-1 +- 24.11.80 + * Tue Nov 05 2024 Steve Cossette - 24.08.3-1 - 24.08.3 diff --git a/sources b/sources index 83e1b5f..0d5e944 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.08.3.tar.xz) = 88a0874b32e1ba36d5e748414a37cd018dbb9c6b62f3f50da651be74fee4454045045d2b41f0a0a712294dd030eb60b50bce3342b1a9e3cc9bd91a976ed2ef61 +SHA512 (akonadiconsole-24.11.80.tar.xz) = 97add787ae3f7666275e6ce9a25996b67f4ef1bebcebef8f87ff51f41e9a2b041efdcd4c033e367ec8009b675b9c7f63e40fda63ffb7de7992d38872aa0240e8 From 3cc8c609eaad62b635978575c11b3ea3817d9b5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 29 Nov 2024 21:08:12 +0100 Subject: [PATCH 26/50] 24.11.90 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d9fe879..9b35c43 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,4 @@ /akonadiconsole-24.08.2.tar.xz /akonadiconsole-24.08.3.tar.xz /akonadiconsole-24.11.80.tar.xz +/akonadiconsole-24.11.90.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 4385585..9fa46d6 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.11.80 +Version: 24.11.90 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Fri Nov 29 2024 Marc Deop i Argemí - 24.11.90-1 +- 24.11.90 + * Fri Nov 15 2024 Marc Deop i Argemí - 24.11.80-1 - 24.11.80 diff --git a/sources b/sources index 0d5e944..cb637b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.11.80.tar.xz) = 97add787ae3f7666275e6ce9a25996b67f4ef1bebcebef8f87ff51f41e9a2b041efdcd4c033e367ec8009b675b9c7f63e40fda63ffb7de7992d38872aa0240e8 +SHA512 (akonadiconsole-24.11.90.tar.xz) = 124775a197b11f4365f21b7cce4e70dfc18005f2baf1c68d34c573d4b51cd5531b901474c62f1b78c08db62641988782bbd7ec5f72bf742a5e9e51c08142012f From 4d24935a9a7ccecb14080a1b7925f3cb37aa03e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 7 Dec 2024 18:52:41 +0100 Subject: [PATCH 27/50] 24.12.0 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9b35c43..1dd8a63 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,4 @@ /akonadiconsole-24.08.3.tar.xz /akonadiconsole-24.11.80.tar.xz /akonadiconsole-24.11.90.tar.xz +/akonadiconsole-24.12.0.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 9fa46d6..06f7637 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.11.90 +Version: 24.12.0 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Sat Dec 07 2024 Marc Deop i Argemí - 24.12.0-1 +- 24.12.0 + * Fri Nov 29 2024 Marc Deop i Argemí - 24.11.90-1 - 24.11.90 diff --git a/sources b/sources index cb637b2..760165f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.11.90.tar.xz) = 124775a197b11f4365f21b7cce4e70dfc18005f2baf1c68d34c573d4b51cd5531b901474c62f1b78c08db62641988782bbd7ec5f72bf742a5e9e51c08142012f +SHA512 (akonadiconsole-24.12.0.tar.xz) = 889b3b63ee651188abc3632ad63f44394367a8f0330e0df7b7b4e3e898ceb2dd236defac48b88da48a3fc418abb18a36b76fdddf8380c49f59f3a20ba55a0241 From b12b7d50513cbc98efcdb303180095198c880c15 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 7 Jan 2025 16:12:53 -0500 Subject: [PATCH 28/50] 24.12.1 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1dd8a63..53f8612 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,4 @@ /akonadiconsole-24.11.80.tar.xz /akonadiconsole-24.11.90.tar.xz /akonadiconsole-24.12.0.tar.xz +/akonadiconsole-24.12.1.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 06f7637..99138df 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.12.0 +Version: 24.12.1 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Tue Jan 07 2025 Steve Cossette - 24.12.1-1 +- 24.12.1 + * Sat Dec 07 2024 Marc Deop i Argemí - 24.12.0-1 - 24.12.0 diff --git a/sources b/sources index 760165f..a768e8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.12.0.tar.xz) = 889b3b63ee651188abc3632ad63f44394367a8f0330e0df7b7b4e3e898ceb2dd236defac48b88da48a3fc418abb18a36b76fdddf8380c49f59f3a20ba55a0241 +SHA512 (akonadiconsole-24.12.1.tar.xz) = df04efff1c6654f0718c7bcf2238ad191ec5bce6e1ee716ca398d136d84355def62db7c3f1b603fbfdd76a990886b1e1bf95324cdc1307f329c3190e69fdf005 From d972a60597a93a1778bf40e5d6dd48bba068933f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 10:48:19 +0000 Subject: [PATCH 29/50] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- akonadiconsole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 99138df..5fd3f48 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,7 +1,7 @@ Name: akonadiconsole Summary: Akonadi developer tool Version: 24.12.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) URL: https://invent.kde.org/pim/akonadiconsole/ @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Thu Jan 16 2025 Fedora Release Engineering - 24.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Tue Jan 07 2025 Steve Cossette - 24.12.1-1 - 24.12.1 From c11a74003f95dbbbdf2717e1837099b05ca690e0 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 5 Feb 2025 19:38:42 -0500 Subject: [PATCH 30/50] 24.12.2 --- .gitignore | 1 + akonadiconsole.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 53f8612..7c3977d 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ /akonadiconsole-24.11.90.tar.xz /akonadiconsole-24.12.0.tar.xz /akonadiconsole-24.12.1.tar.xz +/akonadiconsole-24.12.2.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 5fd3f48..af3f264 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,7 +1,7 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.12.1 -Release: 2%{?dist} +Version: 24.12.2 +Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) URL: https://invent.kde.org/pim/akonadiconsole/ @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Wed Feb 05 2025 Steve Cossette - 24.12.2-1 +- 24.12.2 + * Thu Jan 16 2025 Fedora Release Engineering - 24.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild diff --git a/sources b/sources index a768e8b..9f7487e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.12.1.tar.xz) = df04efff1c6654f0718c7bcf2238ad191ec5bce6e1ee716ca398d136d84355def62db7c3f1b603fbfdd76a990886b1e1bf95324cdc1307f329c3190e69fdf005 +SHA512 (akonadiconsole-24.12.2.tar.xz) = b69967793ad179fcfa2c885b1a23aee53680ffd10f3fbc7236a5ec1abf0f7c28d08a8cfbe232ea7df06723d967c08b9a3dfd4fb59249281ebf46a93750103a06 From 5e2717319e2872f98ba0e8b99c7f8b6a78a9cd0f Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Fri, 21 Feb 2025 09:16:09 -0500 Subject: [PATCH 31/50] Rebuild for ppc64le enablement --- akonadiconsole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/akonadiconsole.spec b/akonadiconsole.spec index af3f264..2417dee 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,7 +1,7 @@ Name: akonadiconsole Summary: Akonadi developer tool Version: 24.12.2 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) URL: https://invent.kde.org/pim/akonadiconsole/ @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Fri Feb 21 2025 Steve Cossette - 24.12.2-2 +- Rebuild for ppc64le enablement + * Wed Feb 05 2025 Steve Cossette - 24.12.2-1 - 24.12.2 From 229d0b806cf53152a8dd4740bbaceb96e0fc01f8 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 4 Mar 2025 19:20:19 -0500 Subject: [PATCH 32/50] 24.12.3 --- .gitignore | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7c3977d..a841b11 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ /akonadiconsole-24.12.0.tar.xz /akonadiconsole-24.12.1.tar.xz /akonadiconsole-24.12.2.tar.xz +/akonadiconsole-24.12.3.tar.xz diff --git a/sources b/sources index 9f7487e..8cb4ca1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.12.2.tar.xz) = b69967793ad179fcfa2c885b1a23aee53680ffd10f3fbc7236a5ec1abf0f7c28d08a8cfbe232ea7df06723d967c08b9a3dfd4fb59249281ebf46a93750103a06 +SHA512 (akonadiconsole-24.12.3.tar.xz) = d14b8d6d0099edaf16e009060ac03c7b31100b62d2e680da0df3e1d9826053a69df2255d445b1f7a2c8d0a3d96f29a48ee1384997e4fe9b883b5e12853a7e5f9 From 7f1d68f65ff4ea0834bb6f3124e9004d452b3f8f Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 4 Mar 2025 19:44:17 -0500 Subject: [PATCH 33/50] 24.12.3 --- akonadiconsole.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 2417dee..6513505 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,7 +1,7 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.12.2 -Release: 2%{?dist} +Version: 24.12.3 +Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) URL: https://invent.kde.org/pim/akonadiconsole/ @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Tue Mar 04 2025 Steve Cossette - 24.12.3-1 +- 24.12.3 + * Fri Feb 21 2025 Steve Cossette - 24.12.2-2 - Rebuild for ppc64le enablement From d8914b97cd3ebbf2abe4d464d5063cc25ea0820e Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sun, 23 Mar 2025 12:27:51 -0400 Subject: [PATCH 34/50] 25.03.80 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a841b11..63688f4 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ /akonadiconsole-24.12.1.tar.xz /akonadiconsole-24.12.2.tar.xz /akonadiconsole-24.12.3.tar.xz +/akonadiconsole-25.03.80.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 6513505..f2201de 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 24.12.3 +Version: 25.03.80 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Thu Mar 20 2025 Steve Cossette - 25.03.80-1 +- 25.03.80 (Beta) + * Tue Mar 04 2025 Steve Cossette - 24.12.3-1 - 24.12.3 diff --git a/sources b/sources index 8cb4ca1..a038b73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-24.12.3.tar.xz) = d14b8d6d0099edaf16e009060ac03c7b31100b62d2e680da0df3e1d9826053a69df2255d445b1f7a2c8d0a3d96f29a48ee1384997e4fe9b883b5e12853a7e5f9 +SHA512 (akonadiconsole-25.03.80.tar.xz) = 7079087b080eeb47d516dbbbb43a6552b61b17aa0e5bbe5cfca1a888bdb4b658c22ee1adc46c9fe8381d91f539622b6d332538e77b271b4873880eb175956765 From 67fe7113f01ff4b4f42521bacd4b8ff135663906 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 12 Apr 2025 18:25:10 -0400 Subject: [PATCH 35/50] 25.04.0 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 63688f4..2a2d0e8 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ /akonadiconsole-24.12.2.tar.xz /akonadiconsole-24.12.3.tar.xz /akonadiconsole-25.03.80.tar.xz +/akonadiconsole-25.04.0.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index f2201de..8e7442e 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.03.80 +Version: 25.04.0 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Sat Apr 12 2025 Steve Cossette - 25.04.0-1 +- 25.04.0 + * Thu Mar 20 2025 Steve Cossette - 25.03.80-1 - 25.03.80 (Beta) diff --git a/sources b/sources index a038b73..16bb942 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.03.80.tar.xz) = 7079087b080eeb47d516dbbbb43a6552b61b17aa0e5bbe5cfca1a888bdb4b658c22ee1adc46c9fe8381d91f539622b6d332538e77b271b4873880eb175956765 +SHA512 (akonadiconsole-25.04.0.tar.xz) = df79fe5130679d8ab60d495b9eef5ea068dae448f02966d50b245ca361acc5562822159455ab581a6ec02d5d4cbccd1db06df5b38ecd0a21016fa249775fb8b1 From dc99539bcae6e90029b8222b417280902b2183e5 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 14 May 2025 14:01:33 -0400 Subject: [PATCH 36/50] 25.04.1 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2a2d0e8..869d26c 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ /akonadiconsole-24.12.3.tar.xz /akonadiconsole-25.03.80.tar.xz /akonadiconsole-25.04.0.tar.xz +/akonadiconsole-25.04.1.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 8e7442e..f4f71d6 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.04.0 +Version: 25.04.1 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Wed May 14 2025 Steve Cossette - 25.04.1-1 +- 25.04.1 + * Sat Apr 12 2025 Steve Cossette - 25.04.0-1 - 25.04.0 diff --git a/sources b/sources index 16bb942..15cf003 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.04.0.tar.xz) = df79fe5130679d8ab60d495b9eef5ea068dae448f02966d50b245ca361acc5562822159455ab581a6ec02d5d4cbccd1db06df5b38ecd0a21016fa249775fb8b1 +SHA512 (akonadiconsole-25.04.1.tar.xz) = 65116bbe67af70b26cbe912a64afdc17e992445fd3c4a910d8161e20eb4dc99893b9c45f2919af3e594104903f44e45dd1c1d7b8911b0832399e0b4d30fb4ba7 From 7bc28467bc06d93e91a72c0ed54aba3e5d29d886 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 5 Jun 2025 15:40:34 -0400 Subject: [PATCH 37/50] 25.04.2 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 869d26c..d5bfb25 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ /akonadiconsole-25.03.80.tar.xz /akonadiconsole-25.04.0.tar.xz /akonadiconsole-25.04.1.tar.xz +/akonadiconsole-25.04.2.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index f4f71d6..b4f28c1 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.04.1 +Version: 25.04.2 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Wed Jun 04 2025 Steve Cossette - 25.04.2-1 +- 25.04.2 + * Wed May 14 2025 Steve Cossette - 25.04.1-1 - 25.04.1 diff --git a/sources b/sources index 15cf003..338cec4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.04.1.tar.xz) = 65116bbe67af70b26cbe912a64afdc17e992445fd3c4a910d8161e20eb4dc99893b9c45f2919af3e594104903f44e45dd1c1d7b8911b0832399e0b4d30fb4ba7 +SHA512 (akonadiconsole-25.04.2.tar.xz) = e03f8ad746acbc47a93269942cd31b28e4a90a988b4a8c874fe4ef6647df940fb6a997453191e0f579597c61ee565f6c374efb025d306fde29c6ba19f255fe89 From f4326dd6fea5f1ae1952eb38c5ac4d03afafbf02 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 3 Jul 2025 17:23:29 -0400 Subject: [PATCH 38/50] 25.04.3 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d5bfb25..0b51d53 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ /akonadiconsole-25.04.0.tar.xz /akonadiconsole-25.04.1.tar.xz /akonadiconsole-25.04.2.tar.xz +/akonadiconsole-25.04.3.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index b4f28c1..eb5c5c1 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.04.2 +Version: 25.04.3 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Thu Jul 03 2025 Steve Cossette - 25.04.3-1 +- 25.04.3 + * Wed Jun 04 2025 Steve Cossette - 25.04.2-1 - 25.04.2 diff --git a/sources b/sources index 338cec4..90e0cb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.04.2.tar.xz) = e03f8ad746acbc47a93269942cd31b28e4a90a988b4a8c874fe4ef6647df940fb6a997453191e0f579597c61ee565f6c374efb025d306fde29c6ba19f255fe89 +SHA512 (akonadiconsole-25.04.3.tar.xz) = c9bfe25d80edef63c91d636b069dda6ce47bf0c69b21b9c781d3f63b9439503336f9b8add1586abf2bccbaba0fb876f11277a341ef2c5686b07d06d3fd57991f From c59b4dd6d0ab0c1ac53e558a5efadb22d04323cd Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Mon, 14 Jul 2025 13:09:21 -0400 Subject: [PATCH 39/50] 25.07.80 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0b51d53..7768cd1 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,4 @@ /akonadiconsole-25.04.1.tar.xz /akonadiconsole-25.04.2.tar.xz /akonadiconsole-25.04.3.tar.xz +/akonadiconsole-25.07.80.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index eb5c5c1..886d9b2 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.04.3 +Version: 25.07.80 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Fri Jul 11 2025 Steve Cossette - 25.07.80-1 +- 25.07.80 + * Thu Jul 03 2025 Steve Cossette - 25.04.3-1 - 25.04.3 diff --git a/sources b/sources index 90e0cb8..e5f674e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.04.3.tar.xz) = c9bfe25d80edef63c91d636b069dda6ce47bf0c69b21b9c781d3f63b9439503336f9b8add1586abf2bccbaba0fb876f11277a341ef2c5686b07d06d3fd57991f +SHA512 (akonadiconsole-25.07.80.tar.xz) = 85b07f371292be36a4ccb30798ce140591ceb2148e888e8eba4d1c528e008605b88f5199749a78d1b730a28e2a3270dabf1422dd1f0f2179c56bc2d7f620be50 From 6e952030e084270ab5b1194fcf68f95cdae28153 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 16:52:12 +0000 Subject: [PATCH 40/50] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- akonadiconsole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 886d9b2..ef9d07b 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,7 +1,7 @@ Name: akonadiconsole Summary: Akonadi developer tool Version: 25.07.80 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) URL: https://invent.kde.org/pim/akonadiconsole/ @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 25.07.80-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jul 11 2025 Steve Cossette - 25.07.80-1 - 25.07.80 From 6b569053d26746a8cf8fbc902b9121989eae1b58 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 26 Jul 2025 08:18:58 -0400 Subject: [PATCH 41/50] 25.07.90 --- .gitignore | 1 + akonadiconsole.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7768cd1..71add52 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,4 @@ /akonadiconsole-25.04.2.tar.xz /akonadiconsole-25.04.3.tar.xz /akonadiconsole-25.07.80.tar.xz +/akonadiconsole-25.07.90.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index ef9d07b..8debd42 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,7 +1,7 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.07.80 -Release: 2%{?dist} +Version: 25.07.90 +Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) URL: https://invent.kde.org/pim/akonadiconsole/ @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Fri Jul 25 2025 Steve Cossette - 25.07.90-1 +- 25.07.90 + * Wed Jul 23 2025 Fedora Release Engineering - 25.07.80-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild diff --git a/sources b/sources index e5f674e..00742c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.07.80.tar.xz) = 85b07f371292be36a4ccb30798ce140591ceb2148e888e8eba4d1c528e008605b88f5199749a78d1b730a28e2a3270dabf1422dd1f0f2179c56bc2d7f620be50 +SHA512 (akonadiconsole-25.07.90.tar.xz) = f8b8803a1c5cf712fefb8c342107c4376bfee38d6e8bcd8318603cd9bbd7d4e6510b6ba2e7d58d5242afa90c0ea3d3f8b374485e103ff6303cfc0f4eca4dbaec From aa690b8be41f415fe7241834c8329f1c5da75eee Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 9 Aug 2025 13:21:33 -0400 Subject: [PATCH 42/50] 25.08.0 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 71add52..0f0d9df 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,4 @@ /akonadiconsole-25.04.3.tar.xz /akonadiconsole-25.07.80.tar.xz /akonadiconsole-25.07.90.tar.xz +/akonadiconsole-25.08.0.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 8debd42..7a315d0 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.07.90 +Version: 25.08.0 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Fri Aug 08 2025 Steve Cossette - 25.08.0-1 +- 25.08.0 + * Fri Jul 25 2025 Steve Cossette - 25.07.90-1 - 25.07.90 diff --git a/sources b/sources index 00742c7..c54c5b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.07.90.tar.xz) = f8b8803a1c5cf712fefb8c342107c4376bfee38d6e8bcd8318603cd9bbd7d4e6510b6ba2e7d58d5242afa90c0ea3d3f8b374485e103ff6303cfc0f4eca4dbaec +SHA512 (akonadiconsole-25.08.0.tar.xz) = d6d9a3e8874c7f05301400d210a67b6700b760cae34b6a8cd57a1fe173962ceced1589a1a5bb805c49b1b126b550ba84643960ab0c0bda5144937cd4986b5995 From 39b62faac7233091e2b4b288a7404705688bbd0f Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Mon, 22 Sep 2025 19:57:17 -0400 Subject: [PATCH 43/50] 25.08.1 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0f0d9df..58a809e 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,4 @@ /akonadiconsole-25.07.80.tar.xz /akonadiconsole-25.07.90.tar.xz /akonadiconsole-25.08.0.tar.xz +/akonadiconsole-25.08.1.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 7a315d0..9a10c03 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.08.0 +Version: 25.08.1 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Sun Sep 21 2025 Steve Cossette - 25.08.1-1 +- 25.08.1 + * Fri Aug 08 2025 Steve Cossette - 25.08.0-1 - 25.08.0 diff --git a/sources b/sources index c54c5b0..df6074c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.08.0.tar.xz) = d6d9a3e8874c7f05301400d210a67b6700b760cae34b6a8cd57a1fe173962ceced1589a1a5bb805c49b1b126b550ba84643960ab0c0bda5144937cd4986b5995 +SHA512 (akonadiconsole-25.08.1.tar.xz) = 59cd61e7c1fa5b149c0c17b212a9db13a2dd1278b59cfab29efa986433f752d78438c16ff6410fb10b3138acc1cdf8756550114d883985c084f5ab104134891f From 4670a90d08d44d4dcce5cd815391fefcc8b6d664 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 9 Oct 2025 13:57:43 -0400 Subject: [PATCH 44/50] 25.08.2 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 58a809e..cb8736c 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ /akonadiconsole-25.07.90.tar.xz /akonadiconsole-25.08.0.tar.xz /akonadiconsole-25.08.1.tar.xz +/akonadiconsole-25.08.2.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 9a10c03..19b1649 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.08.1 +Version: 25.08.2 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Wed Oct 08 2025 Steve Cossette - 25.08.2-1 +- 25.08.2 + * Sun Sep 21 2025 Steve Cossette - 25.08.1-1 - 25.08.1 diff --git a/sources b/sources index df6074c..c6ae543 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.08.1.tar.xz) = 59cd61e7c1fa5b149c0c17b212a9db13a2dd1278b59cfab29efa986433f752d78438c16ff6410fb10b3138acc1cdf8756550114d883985c084f5ab104134891f +SHA512 (akonadiconsole-25.08.2.tar.xz) = 0bb4d44551e6b3f27288f4b87bad91d76d472ea0c66100ad9a2aec4b8b907899b97929b524da1f3786d038494166deb69fa6a5a5a87ee65648363ad431c38025 From e85ce6af3f20d821033f6f66a0d6f120b04b7c39 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 5 Nov 2025 14:42:27 -0500 Subject: [PATCH 45/50] 25.08.3 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cb8736c..8d5e417 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,4 @@ /akonadiconsole-25.08.0.tar.xz /akonadiconsole-25.08.1.tar.xz /akonadiconsole-25.08.2.tar.xz +/akonadiconsole-25.08.3.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 19b1649..dc5449e 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.08.2 +Version: 25.08.3 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Tue Nov 04 2025 Steve Cossette - 25.08.3-1 +- 25.08.3 + * Wed Oct 08 2025 Steve Cossette - 25.08.2-1 - 25.08.2 diff --git a/sources b/sources index c6ae543..2c695ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.08.2.tar.xz) = 0bb4d44551e6b3f27288f4b87bad91d76d472ea0c66100ad9a2aec4b8b907899b97929b524da1f3786d038494166deb69fa6a5a5a87ee65648363ad431c38025 +SHA512 (akonadiconsole-25.08.3.tar.xz) = e736ce0fbe6d3763c67353db22d8e13bd87df41a7825d2cfa54ca3b975ab9989899dad4d026088ecc36741d11b1d83b955a32638f9cc5e9ce1f7ad0042dd9889 From 3c9fd3fdb51fa63c5106cb027d45126228975025 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 26 Nov 2025 09:02:05 -0500 Subject: [PATCH 46/50] 25.11.80 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8d5e417..5cf411f 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,4 @@ /akonadiconsole-25.08.1.tar.xz /akonadiconsole-25.08.2.tar.xz /akonadiconsole-25.08.3.tar.xz +/akonadiconsole-25.11.80.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index dc5449e..e82ebe6 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.08.3 +Version: 25.11.80 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Sat Nov 15 2025 Steve Cossette - 25.11.80-1 +- 25.11.80 + * Tue Nov 04 2025 Steve Cossette - 25.08.3-1 - 25.08.3 diff --git a/sources b/sources index 2c695ed..9d89eba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.08.3.tar.xz) = e736ce0fbe6d3763c67353db22d8e13bd87df41a7825d2cfa54ca3b975ab9989899dad4d026088ecc36741d11b1d83b955a32638f9cc5e9ce1f7ad0042dd9889 +SHA512 (akonadiconsole-25.11.80.tar.xz) = 0036d86deabc538473f7ef89a57ee9bddbb37c79eba43aa9768d989ac0feb49bff306e41025813798fe55bc65e7b3121c769d6272601c4d0745e750e7a1abc0d From 568f2e10f5b4c36a8f54e5bf110e95242cb9941e Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Fri, 28 Nov 2025 19:32:25 -0500 Subject: [PATCH 47/50] 25.11.90 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5cf411f..587ea85 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ /akonadiconsole-25.08.2.tar.xz /akonadiconsole-25.08.3.tar.xz /akonadiconsole-25.11.80.tar.xz +/akonadiconsole-25.11.90.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index e82ebe6..8bb10ed 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.11.80 +Version: 25.11.90 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Fri Nov 28 2025 Steve Cossette - 25.11.90-1 +- 25.11.90 + * Sat Nov 15 2025 Steve Cossette - 25.11.80-1 - 25.11.80 diff --git a/sources b/sources index 9d89eba..4d4c3cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.11.80.tar.xz) = 0036d86deabc538473f7ef89a57ee9bddbb37c79eba43aa9768d989ac0feb49bff306e41025813798fe55bc65e7b3121c769d6272601c4d0745e750e7a1abc0d +SHA512 (akonadiconsole-25.11.90.tar.xz) = 7774c04c9dfc115c59e7f38f0aa2579ec2b95ad7dcf500b56887a43cee70ad12e1080fd9df9bd0e58d0495e654a6e0a696ed021a0fe45ada54066dd73f40fb3d From fca39788ba1358481f852e9572a8188b6597d0e7 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 6 Dec 2025 15:06:56 -0500 Subject: [PATCH 48/50] 25.12.0 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 587ea85..1eeda66 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,4 @@ /akonadiconsole-25.08.3.tar.xz /akonadiconsole-25.11.80.tar.xz /akonadiconsole-25.11.90.tar.xz +/akonadiconsole-25.12.0.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 8bb10ed..21cb412 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.11.90 +Version: 25.12.0 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Sat Dec 06 2025 Steve Cossette - 25.12.0-1 +- 25.12.0 + * Fri Nov 28 2025 Steve Cossette - 25.11.90-1 - 25.11.90 diff --git a/sources b/sources index 4d4c3cf..c43bae9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.11.90.tar.xz) = 7774c04c9dfc115c59e7f38f0aa2579ec2b95ad7dcf500b56887a43cee70ad12e1080fd9df9bd0e58d0495e654a6e0a696ed021a0fe45ada54066dd73f40fb3d +SHA512 (akonadiconsole-25.12.0.tar.xz) = 4fc961695ab3d755cf824912b779a85e6bdad1d89c56bfc3e4f532c55db39bc2ee76bd86756028fb5f33eb5221d8c28f5d722fd1afcafa38096b2c0ab982e6ef From 030dad649e0774821ae26696927cb554d9f953af Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 7 Jan 2026 20:26:08 -0500 Subject: [PATCH 49/50] 25.12.1 --- .gitignore | 1 + akonadiconsole.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1eeda66..680eb72 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ /akonadiconsole-25.11.80.tar.xz /akonadiconsole-25.11.90.tar.xz /akonadiconsole-25.12.0.tar.xz +/akonadiconsole-25.12.1.tar.xz diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 21cb412..26196d1 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,6 +1,6 @@ Name: akonadiconsole Summary: Akonadi developer tool -Version: 25.12.0 +Version: 25.12.1 Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Wed Jan 07 2026 farchord@gmail.com - 25.12.1-1 +- 25.12.1 + * Sat Dec 06 2025 Steve Cossette - 25.12.0-1 - 25.12.0 diff --git a/sources b/sources index c43bae9..f3b8ae6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (akonadiconsole-25.12.0.tar.xz) = 4fc961695ab3d755cf824912b779a85e6bdad1d89c56bfc3e4f532c55db39bc2ee76bd86756028fb5f33eb5221d8c28f5d722fd1afcafa38096b2c0ab982e6ef +SHA512 (akonadiconsole-25.12.1.tar.xz) = 140092490bb7c99fb94f7af49522e599fac9ba4416beaacb8de226f07a7242d7e9e05530ca62e9099430164a0630a4c4fb01eebc845706d4d0783779b92b60f0 From 6dfba92421d92028f8a1f122c26043ba2a1497d2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 03:33:38 +0000 Subject: [PATCH 50/50] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- akonadiconsole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/akonadiconsole.spec b/akonadiconsole.spec index 26196d1..c956b55 100644 --- a/akonadiconsole.spec +++ b/akonadiconsole.spec @@ -1,7 +1,7 @@ Name: akonadiconsole Summary: Akonadi developer tool Version: 25.12.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND (GPL-2.0-only OR GPL-3.0-only) URL: https://invent.kde.org/pim/akonadiconsole/ @@ -87,6 +87,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.d %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 25.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Wed Jan 07 2026 farchord@gmail.com - 25.12.1-1 - 25.12.1