1
0

Accepting request 874575 from home:favogt:branches:openSUSE:Factory:Live

- list-kde, list-xfce: opensuse-welcome is also for Leap now

OBS-URL: https://build.opensuse.org/request/show/874575
OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/livecd-openSUSE?expand=0&rev=88
This commit is contained in:
Fabian Vogt 2021-02-23 11:40:16 +00:00 committed by Git OBS Bridge
parent 2f2de98529
commit a15baf57ac
4 changed files with 8 additions and 2 deletions

View File

@ -71,4 +71,4 @@ buildignore cyrus-sasl
install alsa-firmware
# From x11_enhanced, but that pattern can't be installed
[ "$distro" = "tumbleweed" ] && install opensuse-welcome
install opensuse-welcome

View File

@ -42,4 +42,4 @@ install xreader-plugin-pdfdocument
install alsa-firmware
# From x11_enhanced, but that pattern can't be installed
[ "$distro" = "tumbleweed" ] && install opensuse-welcome
install opensuse-welcome

View File

@ -496,6 +496,7 @@
<package name="aaa_base" replaces="cyrus-sasl"/>
<ignore name="cyrus-sasl"/>
<package name="alsa-firmware"/>
<package name="opensuse-welcome"/>
</packages>
<packages type="bootstrap">
<package name="filesystem"/>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 23 10:52:12 UTC 2021 - Fabian Vogt <fvogt@suse.com>
- list-kde, list-xfce: opensuse-welcome is also for Leap now
-------------------------------------------------------------------
Wed Feb 17 14:31:06 UTC 2021 - Fabian Vogt <fvogt@suse.com>