- handle properly exceptions from new XML parser/serializer
(related to bsc#1171412) - 4.3.30 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=912
This commit is contained in:
parent
68432c65ff
commit
a96ef4ab7d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdb73b3fd85e4bab4289825baef5098a26246453b2fd74a776688c7250672c1e
|
||||
size 708676
|
3
autoyast2-4.3.30.tar.bz2
Normal file
3
autoyast2-4.3.30.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:226dcc3df83c9cab3d92fd8356a0d2fc01d03f310a9284f914ce5c4daf4bcefb
|
||||
size 708658
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 09:36:37 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- handle properly exceptions from new XML parser/serializer
|
||||
(related to bsc#1171412)
|
||||
- 4.3.30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 19:24:34 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.3.29
|
||||
Version: 4.3.30
|
||||
Release: 0
|
||||
Summary: YaST2 - Automated Installation
|
||||
License: GPL-2.0-only
|
||||
@ -229,9 +229,6 @@ done
|
||||
%{yast_yncludedir}/autoinstall/tree.rb
|
||||
%{yast_yncludedir}/autoinstall/types.rb
|
||||
|
||||
%dir %{yast_controldir}
|
||||
%{yast_controldir}/*.xml
|
||||
|
||||
%{yast_moduledir}/AutoInstall.rb
|
||||
%{yast_moduledir}/AutoinstScripts.rb
|
||||
%{yast_moduledir}/AutoinstGeneral.rb
|
||||
@ -255,8 +252,6 @@ done
|
||||
%{yast_clientdir}/inst_autoconfigure.rb
|
||||
%{yast_clientdir}/inst_autopost.rb
|
||||
%{yast_clientdir}/files_auto.rb
|
||||
%{yast_clientdir}/autoinst_test_clone.rb
|
||||
%{yast_clientdir}/autoinst_test_stage.rb
|
||||
%{yast_clientdir}/autoinst_scripts1_finish.rb
|
||||
%{yast_clientdir}/autoinst_scripts2_finish.rb
|
||||
%{yast_clientdir}/ayast_probe.rb
|
||||
|
Loading…
Reference in New Issue
Block a user