From c7c73393a397ac4a786785cbd8fdea6a669167dd Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Mon, 1 Jul 2024 18:56:02 +0200 Subject: [PATCH] update to 255.8 [release 255.8-1mamba;Fri Jun 28 2024] --- systemd.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/systemd.spec b/systemd.spec index 69d9d03..bac4252 100644 --- a/systemd.spec +++ b/systemd.spec @@ -26,7 +26,7 @@ Name: systemd Epoch: 2 -Version: 255.7 +Version: 255.8 Release: 1mamba Summary: A system and service manager compatible with SysV and LSB init scripts Group: System/Configuration @@ -677,7 +677,7 @@ systemctl daemon-reload &>/dev/null || : %{_bindir}/portablectl %{_bindir}/systemctl %{_bindir}/systemd-* -#%{_bindir}/ukify +%{_bindir}/ukify %{_bindir}/userdbctl %{_bindir}/resolvconf %{_bindir}/varlinkctl @@ -759,7 +759,7 @@ systemctl daemon-reload &>/dev/null || : %{_mandir}/man1/systemd-* %{_mandir}/man1/systemd.1* %{_mandir}/man1/timedatectl.1* -#%{_mandir}/man1/ukify.1* +%{_mandir}/man1/ukify.1* %{_mandir}/man1/userdbctl.1* %{_mandir}/man5/*.5* %{_mandir}/man7/*.7* @@ -853,6 +853,9 @@ systemctl daemon-reload &>/dev/null || : %{_libdir}/pkgconfig/libudev.pc %changelog +* Fri Jun 28 2024 Silvan Calarco 255.8-1mamba +- update to 255.8 + * Tue May 28 2024 Automatic Build System 255.7-1mamba - automatic version update by autodist