From e642521f2da671111430fa99ab98eede9bbdec97 Mon Sep 17 00:00:00 2001 From: GuoCe Date: Mon, 8 Apr 2024 15:07:13 +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 58c4476..43cfc06 100644 --- a/systemd.spec +++ b/systemd.spec @@ -23,9 +23,9 @@ %endif Name: systemd -Url: https://www.freedesktop.org/wiki/Software/systemd +Url: https://systemd.io/ Version: 255 -Release: 7 +Release: 8 License: MIT and LGPLv2+ and GPLv2+ Summary: System and Service Manager @@ -1638,6 +1638,9 @@ fi %{_libdir}/security/pam_systemd_loadkey.so %changelog +* Mon Apr 08 2024 GuoCe - 255-8 +- Update outdated URL + * Wed Mar 27 2024 huyubiao - 255-7 - DESC:add backport-core-exec-do-not-crash-with-UtmpMode-user-without-Us.patch backport-resolved-limit-the-number-of-signature-validations-i.patch -- Gitee