- Removed "image" section from "software" section (bsc#1140711).
- 4.3.31 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=914
This commit is contained in:
parent
25a4778df2
commit
eccfe4393d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:45145091623cb21ad87b691cdefc725a456060b245dd432c89e95d5ba07fd125
|
|
||||||
size 709665
|
|
3
autoyast2-4.3.31.tar.bz2
Normal file
3
autoyast2-4.3.31.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0938cdd44606be25fddd386c3c92add1b4ed202a0b81ffd2935ef2e2e9ff4261
|
||||||
|
size 706496
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 27 17:01:01 CEST 2020 - schubi@suse.de
|
||||||
|
|
||||||
|
- Removed "image" section from "software" section (bsc#1140711).
|
||||||
|
- 4.3.31
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 23 09:36:37 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
Thu Jul 23 09:36:37 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 4.3.30
|
Version: 4.3.31
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Automated Installation
|
Summary: YaST2 - Automated Installation
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -232,7 +232,6 @@ done
|
|||||||
%{yast_moduledir}/AutoInstall.rb
|
%{yast_moduledir}/AutoInstall.rb
|
||||||
%{yast_moduledir}/AutoinstScripts.rb
|
%{yast_moduledir}/AutoinstScripts.rb
|
||||||
%{yast_moduledir}/AutoinstGeneral.rb
|
%{yast_moduledir}/AutoinstGeneral.rb
|
||||||
%{yast_moduledir}/AutoinstImage.rb
|
|
||||||
%{yast_moduledir}/Profile.rb
|
%{yast_moduledir}/Profile.rb
|
||||||
%{yast_moduledir}/AutoinstFile.rb
|
%{yast_moduledir}/AutoinstFile.rb
|
||||||
%{yast_moduledir}/AutoinstConfig.rb
|
%{yast_moduledir}/AutoinstConfig.rb
|
||||||
@ -248,7 +247,6 @@ done
|
|||||||
|
|
||||||
#clients
|
#clients
|
||||||
%{yast_clientdir}/inst_autoinit.rb
|
%{yast_clientdir}/inst_autoinit.rb
|
||||||
%{yast_clientdir}/inst_autoimage.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
|
||||||
@ -280,7 +278,6 @@ done
|
|||||||
%{yast_libdir}/autoinstall/entries/*.rb
|
%{yast_libdir}/autoinstall/entries/*.rb
|
||||||
|
|
||||||
# scripts
|
# scripts
|
||||||
%{yast_ybindir}/fetch_image.sh
|
|
||||||
%{yast_ybindir}/autoyast-initscripts.sh
|
%{yast_ybindir}/autoyast-initscripts.sh
|
||||||
|
|
||||||
%license COPYING
|
%license COPYING
|
||||||
|
Loading…
Reference in New Issue
Block a user