From a76f14d92611aab92c71c22cd1ff79157735f001 Mon Sep 17 00:00:00 2001 From: autodist Date: Sat, 30 Dec 2023 14:44:39 +0100 Subject: [PATCH] Release 254.6-1mamba --- systemd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/systemd.spec b/systemd.spec index 3a8be22..e3f26cb 100644 --- a/systemd.spec +++ b/systemd.spec @@ -26,8 +26,8 @@ Name: systemd Epoch: 2 -Version: 254.5 -Release: 4mamba +Version: 254.6 +Release: 1mamba Summary: A system and service manager compatible with SysV and LSB init scripts Group: System/Configuration Vendor: openmamba @@ -853,6 +853,9 @@ systemctl daemon-reload &>/dev/null || : %{_libdir}/pkgconfig/libudev.pc %changelog +* Fri Nov 10 2023 Automatic Build System 254.6-1mamba +- automatic version update by autodist + * Wed Nov 01 2023 Silvan Calarco 254.5-4mamba - rebuilt with -Ddefault-dnssec=no as support is considered experimental and buggy (see https://github.com/systemd/systemd/issues/25676#issuecomment-1634810897 )