forked from pool/systemd
- Import commit 23b15deb203780580cbfad095ae1071bd2133220
23b15deb20 gpt-auto-generator: be more defensive when checking the presence of ESP in fstab (bsc#1218671) 7ed2979654 journalctl: explicitly check < 0 for error fc5e25d0a0 journalctl: make --until work again with --after-cursor and --lines (bsc#1221906) OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1516
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 08:33:47 UTC 2024 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit 23b15deb203780580cbfad095ae1071bd2133220
|
||||
|
||||
23b15deb20 gpt-auto-generator: be more defensive when checking the presence of ESP in fstab (bsc#1218671)
|
||||
7ed2979654 journalctl: explicitly check < 0 for error
|
||||
fc5e25d0a0 journalctl: make --until work again with --after-cursor and --lines (bsc#1221906)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 25 09:08:21 UTC 2024 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
||||
+3
-3
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package systemd
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
@@ -28,7 +28,7 @@
|
||||
%else
|
||||
%define systemd_version 255.4
|
||||
%define systemd_release 0
|
||||
%define archive_version +suse.22.g56b53b17bc
|
||||
%define archive_version +suse.25.g23b15deb20
|
||||
%endif
|
||||
|
||||
%define systemd_major %{sub %systemd_version 1 3}
|
||||
@@ -341,7 +341,7 @@ Requires: group(lp)
|
||||
Requires(pre): group(kvm)
|
||||
Requires(post): sed
|
||||
Requires(post): coreutils
|
||||
Requires(postun): coreutils
|
||||
Requires(postun):coreutils
|
||||
# 'regenerate_initrd_post' macro is expanded during build, hence this BR.
|
||||
BuildRequires: suse-module-tools
|
||||
%if %{without bootstrap}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user