From be3bc649f589561c2afec3e996847e20a256cb47 Mon Sep 17 00:00:00 2001 From: huyubiao Date: Tue, 16 Apr 2024 14:44:03 +0800 Subject: [PATCH] Update outdated URL --- systemd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/systemd.spec b/systemd.spec index 3aed8dc..aec9246 100644 --- a/systemd.spec +++ b/systemd.spec @@ -14,9 +14,9 @@ %endif Name: systemd -Url: https://www.freedesktop.org/wiki/Software/systemd +Url: https://systemd.io/ Version: 243 -Release: 76 +Release: 77 License: MIT and LGPLv2+ and GPLv2+ Summary: System and Service Manager @@ -1712,6 +1712,9 @@ fi %exclude /usr/share/man/man3/* %changelog +* Tue Apr 16 2024 huyubiao - 243-77 +- Update outdated URL + * Wed Mar 27 2024 huyubiao - 243-76 - DESC:add backport-utmp-remove-dev-from-line.patch backport-core-exec-do-not-crash-with-UtmpMode-user-without-Us.patch