- Moving <files> section handling from second installation stage
to first installation stage. (bsc#1174194) - 4.3.26 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=907
This commit is contained in:
committed by
Git OBS Bridge
parent
4aa6a9aa3e
commit
c459e5e3d7
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a3d603aca93d956a85dbd7fc6571ecb0d830b5eaaf3781b657a7fbdaf4878eac
|
|
||||||
size 708713
|
|
3
autoyast2-4.3.26.tar.bz2
Normal file
3
autoyast2-4.3.26.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5ab91c566bcc67034e293ef8ffcd8a7f06219795fecf8dfe7ddbe38f76e40646
|
||||||
|
size 708712
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 16 10:27:54 CEST 2020 - schubi@suse.de
|
||||||
|
|
||||||
|
- Moving <files> section handling from second installation stage
|
||||||
|
to first installation stage. (bsc#1174194)
|
||||||
|
- 4.3.26
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 15 14:52:06 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
Wed Jul 15 14:52:06 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||||
|
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 4.3.25
|
Version: 4.3.26
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Automated Installation
|
Summary: YaST2 - Automated Installation
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@@ -252,7 +252,6 @@ done
|
|||||||
#clients
|
#clients
|
||||||
%{yast_clientdir}/inst_autoinit.rb
|
%{yast_clientdir}/inst_autoinit.rb
|
||||||
%{yast_clientdir}/inst_autoimage.rb
|
%{yast_clientdir}/inst_autoimage.rb
|
||||||
%{yast_clientdir}/inst_autosetup.rb
|
|
||||||
%{yast_clientdir}/inst_autoconfigure.rb
|
%{yast_clientdir}/inst_autoconfigure.rb
|
||||||
%{yast_clientdir}/inst_autopost.rb
|
%{yast_clientdir}/inst_autopost.rb
|
||||||
%{yast_clientdir}/files_auto.rb
|
%{yast_clientdir}/files_auto.rb
|
||||||
@@ -263,6 +262,7 @@ done
|
|||||||
%{yast_clientdir}/ayast_probe.rb
|
%{yast_clientdir}/ayast_probe.rb
|
||||||
%{yast_clientdir}/inst_autosetup.rb
|
%{yast_clientdir}/inst_autosetup.rb
|
||||||
%{yast_clientdir}/inst_autosetup_upgrade.rb
|
%{yast_clientdir}/inst_autosetup_upgrade.rb
|
||||||
|
%{yast_clientdir}/autoinst_files_finish.rb
|
||||||
%{yast_clientdir}/inst_store_upgrade_software.rb
|
%{yast_clientdir}/inst_store_upgrade_software.rb
|
||||||
%{yast_clientdir}/clone_system.rb
|
%{yast_clientdir}/clone_system.rb
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user