Skip to content

Commit e849e9b

Browse files
authored
Merge pull request #290 from DimStar77/master
GNOME: no longer mark X11 pattern to be installed by default
2 parents a153694 + d50742c commit e849e9b

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

control/control.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ textdomain="control"
398398
<system_role>
399399
<id>gnome</id>
400400
<software>
401-
<default_patterns>gnome x11 base enhanced_base x11_yast yast2_basis</default_patterns>
401+
<default_patterns>gnome base enhanced_base x11_yast yast2_basis</default_patterns>
402402
</software>
403403
<order config:type="integer">200</order>
404404
</system_role>

package/skelcd-control-openSUSE.changes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
-------------------------------------------------------------------
2+
Mon Sep 29 10:17:29 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
3+
4+
- GNOME: no longer mark X11 pattern to be installed by default
5+
With the switch to GNOME 49, there is no longer an X-session available
6+
and as a consequence, there is no benefit of us requiring the x11
7+
patterns when installng gnome
8+
- 20250929
9+
110
-------------------------------------------------------------------
211
Fri Jun 20 10:03:35 UTC 2025 - Stefan Schubert <schubi@suse.de>
312

package/skelcd-control-openSUSE.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#
2828
######################################################################
2929
Name: skelcd-control-openSUSE
30-
Version: 20250620
30+
Version: 20250929
3131
Release: 0
3232
Summary: The openSUSE Installation Control file
3333
License: MIT

0 commit comments

Comments
 (0)