From b0ab84ece54f6664c30ea74cdfa01c822bcacd5c Mon Sep 17 00:00:00 2001 From: huyubiao Date: Tue, 16 Apr 2024 14:28:46 +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 5a18b4c..84e94f9 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: 75 +Release: 76 License: MIT and LGPLv2+ and GPLv2+ Summary: System and Service Manager @@ -1803,6 +1803,9 @@ fi %exclude /usr/share/man/man3/* %changelog +* Tue Apr 16 2024 huyubiao - 243-76 +- Update outdated URL + * Wed Mar 27 2024 huyubiao - 243-75 - DESC:add backport-utmp-remove-dev-from-line.patch backport-core-exec-do-not-crash-with-UtmpMode-user-without-Us.patch -- Gitee