diff --git a/yast2-installation-4.3.10.tar.bz2 b/yast2-installation-4.3.10.tar.bz2 deleted file mode 100644 index 06c5dc4..0000000 --- a/yast2-installation-4.3.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df4e036fbb463bfc766412c20054eb1f351b584e29fd44a816478aadbc19a6d3 -size 501860 diff --git a/yast2-installation-4.3.13.tar.bz2 b/yast2-installation-4.3.13.tar.bz2 new file mode 100644 index 0000000..d26e9a8 --- /dev/null +++ b/yast2-installation-4.3.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34ad13e1f652bf43359c9120a44b24900bad902c01c374bab729c6b8ef618ef +size 502204 diff --git a/yast2-installation.changes b/yast2-installation.changes index 02e75c2..17d6e96 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Jul 27 17:04:26 CEST 2020 - schubi@suse.de + +- AY: Removed "image" section from "software" section + (bsc#1140711). +- 4.3.13 + +------------------------------------------------------------------- +Mon Jul 27 13:43:29 UTC 2020 - Josef Reidinger + +- Handle exceptions when parsing xml file (related to bsc#1170886) +- 4.3.12 + +------------------------------------------------------------------- +Mon Jul 27 08:14:24 UTC 2020 - Steffen Winterfeldt + +- handle device autoconfig setting in summary screen (bsc#1168036) +- 4.3.11 + ------------------------------------------------------------------- Fri Jul 24 06:48:57 UTC 2020 - José Iván López González diff --git a/yast2-installation.spec b/yast2-installation.spec index b7121b2..ed3f20c 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.3.10 +Version: 4.3.13 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -40,6 +40,8 @@ BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) BuildRequires: yast2 >= 4.2.56 # Y2Packager::MediumType BuildRequires: yast2-packager >= 4.2.27 +# CIOIgnore +BuildRequires: yast2-bootloader # using /usr/bin/udevadm BuildRequires: yast2-storage-ng >= 4.2.71 # Y2Network::NtpServer @@ -67,6 +69,8 @@ Requires: yast2-country-data >= 2.16.11 Requires: yast2-pkg-bindings >= 3.1.33 # Y2Packager::MediumType Requires: yast2-packager >= 4.2.22 +# CIOIgnore +Requires: yast2-bootloader # use in startup scripts Requires: initviocons # Proxy settings for 2nd stage (bnc#764951) @@ -179,7 +183,8 @@ systemctl enable YaST2-Firstboot.service %postun %service_del_postun YaST2-Second-Stage.service YaST2-Firstboot.service -%endif #suse_version +#suse_version +%endif %files