- Import commit 355e113ce193e5e2d195278c57d47f9a1b00ae46
3b4a005095 meson: add missing include directory when using xkbcommon 4c4e642712 meson: allow extra net naming schemes to be defined during configuration (jsc#SLE-18514) 78466e4464 meson: drop the list of valid net naming schemes b9a2098f9d netif-naming: inline one iterator variable d7fbbc5e74 Add remaining supported schemes as options for default-net-naming-scheme OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1203
This commit is contained in:
parent
4bd5e376d8
commit
15f422b382
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 11:54:34 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit 355e113ce193e5e2d195278c57d47f9a1b00ae46
|
||||
|
||||
3b4a005095 meson: add missing include directory when using xkbcommon
|
||||
4c4e642712 meson: allow extra net naming schemes to be defined during configuration (jsc#SLE-18514)
|
||||
78466e4464 meson: drop the list of valid net naming schemes
|
||||
b9a2098f9d netif-naming: inline one iterator variable
|
||||
d7fbbc5e74 Add remaining supported schemes as options for default-net-naming-scheme
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 11:38:41 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
##### WARNING: please do not edit this auto generated spec file. Use the systemd.spec! #####
|
||||
%define mini -mini
|
||||
%define min_kernel_version 4.5
|
||||
%define suse_version +suse.39.g7a5801342f
|
||||
%define suse_version +suse.45.g355e113ce1
|
||||
%define _testsuitedir /usr/lib/systemd/tests
|
||||
|
||||
%if 0%{?bootstrap}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:253802820cf7090eb06e26f5dc23dfd9dfd967fc20b8c85350ea4856fe99442d
|
||||
size 7266304
|
3
systemd-v249.4+suse.45.g355e113ce1.tar.xz
Normal file
3
systemd-v249.4+suse.45.g355e113ce1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec1e888d4bd6da62e0038d220140c47b9d1e44f54e2c5212d812c79299fc8c9e
|
||||
size 7266360
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 11:54:34 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit 355e113ce193e5e2d195278c57d47f9a1b00ae46
|
||||
|
||||
3b4a005095 meson: add missing include directory when using xkbcommon
|
||||
4c4e642712 meson: allow extra net naming schemes to be defined during configuration (jsc#SLE-18514)
|
||||
78466e4464 meson: drop the list of valid net naming schemes
|
||||
b9a2098f9d netif-naming: inline one iterator variable
|
||||
d7fbbc5e74 Add remaining supported schemes as options for default-net-naming-scheme
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 11:38:41 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%define bootstrap 0
|
||||
%define mini %nil
|
||||
%define min_kernel_version 4.5
|
||||
%define suse_version +suse.39.g7a5801342f
|
||||
%define suse_version +suse.45.g355e113ce1
|
||||
%define _testsuitedir /usr/lib/systemd/tests
|
||||
|
||||
%if 0%{?bootstrap}
|
||||
|
Loading…
Reference in New Issue
Block a user