- 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:
YaST Team Bot 2018-05-04 08:45:54 +00:00 committed by Git OBS Bridge
parent 3dedd68c95
commit 6f4e5e2fc5
4 changed files with 12 additions and 5 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d6dae27d1347a53688bad84298acccc6380acd949723c4a56107b8c926822232
size 684308

View File

@ -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

View File

@ -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