public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Cossette <farchord@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/akonadi-server] f43: 26.03.80
Date: Tue, 23 Jun 2026 17:48:46 GMT [thread overview]
Message-ID: <178223692686.1.14469292492253821368.rpms-akonadi-server-0bd8873eb920@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/akonadi-server
Branch : f43
Commit : 0bd8873eb920dec1b9cbd590e67b6bd069cc1945
Author : Steve Cossette <farchord@gmail.com>
Date : 2026-03-25T09:34:19-04:00
Stats : +15/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/akonadi-server/c/0bd8873eb920dec1b9cbd590e67b6bd069cc1945?branch=f43
Log:
26.03.80
---
diff --git a/.gitignore b/.gitignore
index e2df7eb..f75ef44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@
/akonadi-25.12.1.tar.xz
/akonadi-25.12.2.tar.xz
/akonadi-25.12.3.tar.xz
+/akonadi-26.03.80.tar.xz
diff --git a/akonadi-server.spec b/akonadi-server.spec
index 13a764c..9e65247 100644
--- a/akonadi-server.spec
+++ b/akonadi-server.spec
@@ -4,7 +4,7 @@
Name: akonadi-server
Summary: PIM Storage Service
-Version: 25.12.3
+Version: 26.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-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
@@ -48,12 +48,14 @@ BuildRequires: pkgconfig(libxslt)
BuildRequires: pkgconfig(shared-mime-info)
BuildRequires: pkgconfig(sqlite3) >= 3.6.23
-
## (some) optional deps
BuildRequires: pkgconfig(Qt6Designer)
BuildRequires: cmake(AccountsQt6)
BuildRequires: cmake(KAccounts6)
+BuildRequires: systemd
+BuildRequires: systemd-rpm-macros
+
%if ! 0%{?flatpak}
BuildRequires: mariadb-server
%endif
@@ -167,6 +169,10 @@ rm -fv %{buildroot}%{_sysconfdir}/xdg/akonadi/mysql-global-mobile.conf
akonadiserverrc \
%{_sysconfdir}/xdg/akonadi/akonadiserverrc.sqlite \
8
+%systemd_user_post akonadi_control.service
+
+%preun
+%systemd_preun akonadi_control.service
%postun
if [ $1 -eq 0 ] ; then
@@ -174,6 +180,7 @@ if [ $1 -eq 0 ] ; then
--remove akonadiserverrc \
%{_sysconfdir}/xdg/akonadi/akonadiserverrc.sqlite
fi
+%systemd_postun akonadi_control.service
%files -f libakonadi6.lang
@@ -208,6 +215,7 @@ fi
%{_kf6_datadir}/kf6/akonadi_knut_resource/
%{_kf6_qmldir}/org/kde/akonadi/
%{_kf6_datadir}/applications/org.kde.akonadi.configdialog.desktop
+%{_userunitdir}/akonadi_control.service
%files devel
%{_kf6_datadir}/dbus-1/interfaces/org.freedesktop.Akonadi.*.xml
@@ -224,10 +232,8 @@ fi
%{_kf6_qtplugindir}/designer/akonadi6widgets.so
%{_kf6_datadir}/kdevappwizard/templates/akonadiresource.tar.bz2
%{_kf6_datadir}/kdevappwizard/templates/akonadiserializer.tar.bz2
-%{_qt6_docdir}/*.tags
%files doc
-%{_qt6_docdir}/*.qch
%post mysql
/usr/sbin/update-alternatives \
@@ -250,6 +256,9 @@ fi
%changelog
+* Mon Mar 16 2026 Steve Cossette <farchord@gmail.com> - 26.03.80-1
+- 26.03.80
+
* Sun Mar 08 2026 Steve Cossette <farchord@gmail.com> - 25.12.3-1
- 25.12.3
diff --git a/sources b/sources
index 7a61486..369cd05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (akonadi-25.12.3.tar.xz) = c58fbd628c9817439b822eb1c9498117e791258fc9adcd7d0dc1f8bb0905424b6115cd9714ae1a275bdd1b0f83508fcd7b0f6861d4c8d1414192d11427270dc1
+SHA512 (akonadi-26.03.80.tar.xz) = 62e002cf6ceea35b051e7db66d3ecd9f7089d9efeecbd7d9f294dee65e80a7451353101f29ce564c67b035de733eb38a5c4deb3e9be11deaa9a34be4e0b763ee
reply other threads:[~2026-06-23 17:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178223692686.1.14469292492253821368.rpms-akonadi-server-0bd8873eb920@fedoraproject.org \
--to=farchord@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox