- The InstallationData class has been moved to yast2-packager
(related to the previous fix, e.g. bsc#1180888) - 4.4.9 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1115
This commit is contained in:
parent
6326f7d294
commit
40fd928f76
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e85b7e61a04008962a4880d696ac621e23c85645debd8d95bf665332d21a454c
|
||||
size 1472214
|
3
yast2-installation-4.4.9.tar.bz2
Normal file
3
yast2-installation-4.4.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8397306a1ff9febcd3d3a09030ebf57448cf191418cc306d10fd2845997e7d2
|
||||
size 1471927
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 24 11:20:46 UTC 2021 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
- The InstallationData class has been moved to yast2-packager
|
||||
(related to the previous fix, e.g. bsc#1180888)
|
||||
- 4.4.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 20 14:29:15 UTC 2021 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.4.8
|
||||
Version: 4.4.9
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
@ -39,8 +39,8 @@ BuildRequires: yast2-devtools >= 3.1.10
|
||||
BuildRequires: yast2-firewall
|
||||
# Dropped Yast::LanItems
|
||||
BuildRequires: yast2-network >= 4.4.7
|
||||
# Y2Packager::MediumType
|
||||
BuildRequires: yast2-packager >= 4.2.27
|
||||
# Y2Packager::InstallationData
|
||||
BuildRequires: yast2-packager >= 4.4.2
|
||||
# for AbortException and handle direct abort
|
||||
BuildRequires: yast2-ruby-bindings >= 4.0.6
|
||||
# For selinux classes
|
||||
@ -80,8 +80,8 @@ Requires: yast2-country >= 3.3.1
|
||||
Requires: yast2-country-data >= 2.16.11
|
||||
# Dropped Yast::LanItems
|
||||
Requires: yast2-network >= 4.4.7
|
||||
# Y2Packager::MediumType
|
||||
Requires: yast2-packager >= 4.2.22
|
||||
# Y2Packager::InstallationData
|
||||
Requires: yast2-packager >= 4.4.2
|
||||
# Pkg::ProvidePackage
|
||||
Requires: yast2-pkg-bindings >= 3.1.33
|
||||
# Proxy settings for 2nd stage (bnc#764951)
|
||||
|
Loading…
Reference in New Issue
Block a user