Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ff56c4acb4 | |||
| 696fdf17d4 | |||
| 37395d762d |
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 08:50:38 UTC 2025 - Max Lin <mlin@suse.com>
|
||||
|
||||
- Fix SLE pattern will be selected over Leap's pattern, bsc#1252847
|
||||
* Add a '+leap' to the version number
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 20 06:59:32 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Recommend opensuse-welcome-launcher instead of opensuse-welcome:
|
||||
the launcher took over the autostart function and will allow to
|
||||
run different welcome apps per desktop (e.g gnome-tour on gnome).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 16 05:54:26 UTC 2025 - Max Lin <mlin@suse.com>
|
||||
|
||||
|
||||
@@ -15,9 +15,11 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# bsc#1252847
|
||||
%define theme_ver +leap
|
||||
|
||||
Name: patterns-gnome
|
||||
Version: 20250310
|
||||
Version: 20250310%{theme_ver}
|
||||
Release: 0
|
||||
Summary: Patterns for Installation (Gnome)
|
||||
License: MIT
|
||||
@@ -243,7 +245,7 @@ Recommends: desktop-data-SLE-extra
|
||||
Recommends: malcontent-control
|
||||
# openSUSE welcome is our 'welcome app'
|
||||
%if 0%{?is_opensuse}
|
||||
Recommends: opensuse-welcome
|
||||
Recommends: opensuse-welcome-launcher
|
||||
%endif
|
||||
|
||||
%description gnome_basic
|
||||
|
||||
Reference in New Issue
Block a user