Accepting request 721084 from YaST:Head
submit new version 4.2.8 OBS-URL: https://build.opensuse.org/request/show/721084 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=427
This commit is contained in:
commit
ede2ef09a4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e1d8bc75adad99eaf1c221ba7b0beff09db959bf393bfe6a16eb189e9186221a
|
|
||||||
size 465321
|
|
3
yast2-installation-4.2.8.tar.bz2
Normal file
3
yast2-installation-4.2.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6633f196a74ede8cf09bf18c526875a69ce175df38c87b1f5471be02d37b21a6
|
||||||
|
size 464925
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 5 08:43:21 UTC 2019 - David Diaz <dgonzalez@suse.com>
|
||||||
|
|
||||||
|
- Improve the detection of a forced base product
|
||||||
|
(bsc#1124590, bsc#1143943).
|
||||||
|
- 4.2.8
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 25 11:52:07 UTC 2019 - David Diaz <dgonzalez@suse.com>
|
Thu Jul 25 11:52:07 UTC 2019 - David Diaz <dgonzalez@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 4.2.7
|
Version: 4.2.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -75,9 +75,10 @@ Requires: initviocons
|
|||||||
Requires: yast2-proxy
|
Requires: yast2-proxy
|
||||||
# Systemd default target and services. This version supports
|
# Systemd default target and services. This version supports
|
||||||
# writing settings in the first installation stage.
|
# writing settings in the first installation stage.
|
||||||
Requires: yast2 >= 4.1.42
|
|
||||||
Requires: yast2-network >= 4.0.13
|
|
||||||
Requires: yast2-services-manager >= 3.2.1
|
Requires: yast2-services-manager >= 3.2.1
|
||||||
|
# Y2Packager::Product.forced_base_product
|
||||||
|
Requires: yast2 >= 4.2.17
|
||||||
|
Requires: yast2-network >= 4.0.13
|
||||||
# for AbortException and handle direct abort
|
# for AbortException and handle direct abort
|
||||||
Requires: yast2-ruby-bindings >= 4.0.6
|
Requires: yast2-ruby-bindings >= 4.0.6
|
||||||
# for the first/second stage of installation
|
# for the first/second stage of installation
|
||||||
|
Loading…
Reference in New Issue
Block a user