1
0
forked from pool/patterns-base

3 Commits

3 changed files with 19 additions and 4 deletions

View File

@@ -296,7 +296,6 @@ Recommends: fonts-config-32bit
Recommends: fribidi-32bit
Recommends: ghostscript-x11-32bit
Recommends: numlockx-32bit
Recommends: opensuse-welcome-32bit
Recommends: translation-update-32bit
Recommends: web_browser-32bit
Recommends: xauth-32bit

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Nov 11 09:37:31 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
-------------------------------------------------------------------
Tue Jul 29 22:21:41 UTC 2025 - Lubos Kocman <lubos.kocman@suse.com>
- Replace opensuse-welcome with opensuse-welcome-launcher
which will be a session specific greeter
https://code.opensuse.org/leap/features/issue/208
-------------------------------------------------------------------
Wed Jul 23 08:53:48 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package patterns-base
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,11 @@
%bcond_with betatest
# bsc#1252847
%define theme_ver +leap
Name: patterns-base
Version: 20241218
Version: 20241218%{theme_ver}
Release: 0
Summary: Patterns for Installation (base patterns)
License: MIT
@@ -1016,7 +1019,7 @@ Recommends: fonts-config
Recommends: fribidi
Recommends: ghostscript-x11
Recommends: numlockx
Recommends: opensuse-welcome
Recommends: opensuse-welcome-launcher
# #353229 - drag in empty replacements
Recommends: translation-update
# autoconfig new printers - bnc#808014