forked from pool/yast2-installation
Accepting request 786912 from YaST:Head
submit new version 4.2.40 OBS-URL: https://build.opensuse.org/request/show/786912 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=442
This commit is contained in:
commit
1ec334dd4a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b17d9753c58a81a460155bea137f6a0289b38511f7aba2f4e07c05d7a3fdb3a4
|
||||
size 471720
|
3
yast2-installation-4.2.40.tar.bz2
Normal file
3
yast2-installation-4.2.40.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d63ae2aab66218adb5dc7b7983e72531123356a3fe6cb2046fd40172ea340eea
|
||||
size 479769
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 20 14:04:48 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- In the proposal runner, restore the scroll only when it was
|
||||
previously saved (bsc#1167248).
|
||||
- 4.2.40
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 18 16:52:30 UTC 2020 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
- Verify the package versions before applying the self-update
|
||||
fixes (related to bsc#1163084)
|
||||
- 4.2.39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 17 12:59:50 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- Drop few not needed recommends to have identical package on
|
||||
opensuse and SLE (jsc#SLE-11936, jsc#SLE-11851)
|
||||
- 4.2.38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 13 09:26:49 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.2.37
|
||||
Version: 4.2.40
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
@ -59,8 +59,6 @@ Requires: tar
|
||||
# Augeas lenses
|
||||
Requires: augeas-lenses
|
||||
# Only in inst-sys
|
||||
# Requires: yast2-add-on
|
||||
# Requires: yast2-update
|
||||
Requires: yast2-storage-ng >= 4.0.175
|
||||
# Language::GetLanguageItems and other API
|
||||
# Language::Set (handles downloading the translation extensions)
|
||||
@ -115,15 +113,8 @@ Conflicts: yast2-mouse < 2.18.0
|
||||
|
||||
Obsoletes: yast2-installation-devel-doc
|
||||
|
||||
# install the registration module only in SLE (bsc#1043122)
|
||||
%if !0%{?is_opensuse}
|
||||
Recommends: yast2-registration
|
||||
%endif
|
||||
Recommends: yast2-online-update
|
||||
Recommends: yast2-firewall
|
||||
Recommends: release-notes
|
||||
Recommends: curl
|
||||
Recommends: yast2-update
|
||||
Recommends: yast2-add-on
|
||||
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user