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 1/3] 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 2/3] 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 3/3] 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