- Added general API for reporting errors while parsing the AutoYaST
configuration file (part of bnc#1089855). - 4.0.51 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=800
This commit is contained in:
parent
3dedd68c95
commit
6f4e5e2fc5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54944293a8b8e4097310aa31c2ecf0c034c31125b4805cf115bd884fb8bd1558
|
||||
size 680872
|
3
autoyast2-4.0.51.tar.bz2
Normal file
3
autoyast2-4.0.51.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6dae27d1347a53688bad84298acccc6380acd949723c4a56107b8c926822232
|
||||
size 684308
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 28 16:24:37 CEST 2018 - schubi@suse.de
|
||||
|
||||
- Added general API for reporting errors while parsing the AutoYaST
|
||||
configuration file (part of bnc#1089855).
|
||||
- 4.0.51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 27 15:43:05 UTC 2018 - igonzalezsosa@suse.com
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.0.50
|
||||
Version: 4.0.51
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -85,7 +85,7 @@ BuildArch: noarch
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
||||
Summary: YaST2 - Automated Installation
|
||||
License: GPL-2.0-only
|
||||
License: GPL-2.0
|
||||
Group: System/YaST
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user