From a90d1f31d3708be8e16ec6e84225ba94d5ca466dc06f371b0f1691dd77e4ba2e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 5 Aug 2019 14:47:40 +0000 Subject: [PATCH] - Improve the detection of a forced base product (bsc#1124590, bsc#1143943). - 4.2.8 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1023 --- yast2-installation-4.2.7.tar.bz2 | 3 --- yast2-installation-4.2.8.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 7 ++++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-4.2.7.tar.bz2 create mode 100644 yast2-installation-4.2.8.tar.bz2 diff --git a/yast2-installation-4.2.7.tar.bz2 b/yast2-installation-4.2.7.tar.bz2 deleted file mode 100644 index 2c235d7..0000000 --- a/yast2-installation-4.2.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1d8bc75adad99eaf1c221ba7b0beff09db959bf393bfe6a16eb189e9186221a -size 465321 diff --git a/yast2-installation-4.2.8.tar.bz2 b/yast2-installation-4.2.8.tar.bz2 new file mode 100644 index 0000000..e7195e8 --- /dev/null +++ b/yast2-installation-4.2.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6633f196a74ede8cf09bf18c526875a69ce175df38c87b1f5471be02d37b21a6 +size 464925 diff --git a/yast2-installation.changes b/yast2-installation.changes index 45df476..66fe972 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 5 08:43:21 UTC 2019 - David Diaz + +- 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 diff --git a/yast2-installation.spec b/yast2-installation.spec index 0cd4631..17b1961 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.2.7 +Version: 4.2.8 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -75,9 +75,10 @@ Requires: initviocons Requires: yast2-proxy # Systemd default target and services. This version supports # 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 +# Y2Packager::Product.forced_base_product +Requires: yast2 >= 4.2.17 +Requires: yast2-network >= 4.0.13 # for AbortException and handle direct abort Requires: yast2-ruby-bindings >= 4.0.6 # for the first/second stage of installation