From 31bc789b24fb4c68480f3590da6baec6733e25a2a73f337112a1192935c9b906 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Fri, 12 Jan 2024 09:56:05 +0000 Subject: [PATCH] - Import commit 67a5ac1043417d900bf417a884372ae14a96ef69 (merge of v254.8) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/071ac409a0564863657d8f8a5a35e6a4f914695f...67a5ac1043417d900bf417a884372ae14a96ef69 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1482 --- systemd-v254.5+suse.21.g071ac409a0.tar.xz | 3 --- systemd-v254.8+suse.22.g67a5ac1043.tar.xz | 3 +++ systemd.changes | 8 ++++++++ systemd.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 systemd-v254.5+suse.21.g071ac409a0.tar.xz create mode 100644 systemd-v254.8+suse.22.g67a5ac1043.tar.xz diff --git a/systemd-v254.5+suse.21.g071ac409a0.tar.xz b/systemd-v254.5+suse.21.g071ac409a0.tar.xz deleted file mode 100644 index d42f86a8..00000000 --- a/systemd-v254.5+suse.21.g071ac409a0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b5a0cb1989c2850c7087d2f1c00051878e26505a71ffe3287e27011b81023c8 -size 10352172 diff --git a/systemd-v254.8+suse.22.g67a5ac1043.tar.xz b/systemd-v254.8+suse.22.g67a5ac1043.tar.xz new file mode 100644 index 00000000..1e72540b --- /dev/null +++ b/systemd-v254.8+suse.22.g67a5ac1043.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bedcb8262cd6cccbd2d16aff5466c8e98c92ae5108e65f8fb88dcc47a0f8d93 +size 10403896 diff --git a/systemd.changes b/systemd.changes index d0b5fe54..da9da129 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jan 12 09:34:14 UTC 2024 - Franck Bui + +- Import commit 67a5ac1043417d900bf417a884372ae14a96ef69 (merge of v254.8) + + For a complete list of changes, visit: + https://github.com/openSUSE/systemd/compare/071ac409a0564863657d8f8a5a35e6a4f914695f...67a5ac1043417d900bf417a884372ae14a96ef69 + ------------------------------------------------------------------- Thu Dec 21 10:11:53 UTC 2023 - Dominique Leuenberger diff --git a/systemd.spec b/systemd.spec index 07e641b9..1255bb8f 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %global flavor @BUILD_FLAVOR@%{nil} -%define archive_version +suse.21.g071ac409a0 +%define archive_version +suse.22.g67a5ac1043 %define _testsuitedir %{_systemd_util_dir}/tests %define xinitconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}/X11/xinit @@ -79,7 +79,7 @@ fi \ Name: systemd%{?mini} URL: http://www.freedesktop.org/wiki/Software/systemd -Version: 254.5 +Version: 254.8 Release: 0 Summary: A System and Session Manager License: LGPL-2.1-or-later