SHA256
1
0
forked from pool/plymouth

Accepting request 830565 from home:qzhao:branches:Base:System

Add plymouth-no-longer-modify-conf-to-drop-isopensuse-macro.patch: plymouth will use plymouthd.defaults instead of plymouth.conf and packge plymouthd.defaults in a seperet RPM. this can avoid change SUSE or openSUSE branding section with is_opensuse macro in the config file. means this modification can close the leaps gap (jsc#SLE-12090).

OBS-URL: https://build.opensuse.org/request/show/830565
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=267
This commit is contained in:
2020-08-30 07:03:35 +00:00
committed by Git OBS Bridge
parent 7df3497473
commit 78b0a1d73d
3 changed files with 957 additions and 14 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Aug 29 06:13:50 UTC 2020 - Cliff Zhao <qzhao@suse.com>
- Add plymouth-no-longer-modify-conf-to-drop-isopensuse-macro.patch:
plymouth will use plymouthd.defaults instead of plymouth.conf and
packge plymouthd.defaults in a seperet RPM. this can avoid change
SUSE or openSUSE branding section with is_opensuse macro in the
config file. means this modification can close the leaps gap
(jsc#SLE-12090).
-------------------------------------------------------------------
Mon Jun 15 13:54:25 UTC 2020 - Cliff Zhao <qzhao@suse.com>