- Add basic support for error handling when creating the
partition plan (fate#318196). - 4.0.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=741
This commit is contained in:
parent
f89a3c6c7d
commit
f90d005709
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29c22bb10ea3a5bce4a2f1814dd7ae9acbbcb8c4b5073d782f97968efd68b5f5
|
||||
size 671640
|
3
autoyast2-4.0.3.tar.bz2
Normal file
3
autoyast2-4.0.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64f026601a26659bfcc2c65d44f00eedd753a39d7c8e0763ae3a96e505ba2cab
|
||||
size 676278
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 20 11:17:48 UTC 2017 - igonzalezsosa@suse.com
|
||||
|
||||
- Add basic support for error handling when creating the
|
||||
partition plan (fate#318196).
|
||||
- 4.0.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 20 11:11:17 UTC 2017 - igonzalezsosa@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.0.2
|
||||
Version: 4.0.3
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -288,6 +288,9 @@ rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast
|
||||
%dir %{yast_libdir}/autoinstall
|
||||
%{yast_libdir}/autoinstall/*.rb
|
||||
|
||||
%dir %{yast_libdir}/autoinstall/dialogs
|
||||
%{yast_libdir}/autoinstall/dialogs/*.rb
|
||||
|
||||
# scripts
|
||||
%{_prefix}/lib/YaST2/bin/fetch_image.sh
|
||||
%{_prefix}/lib/YaST2/bin/autoyast-initscripts.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user