From 6f4e5e2fc55e33c25bb8e14d70af1db9eb8c3221818d5c9d1ccef80b3bd10895 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 4 May 2018 08:45:54 +0000 Subject: [PATCH] - 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 --- autoyast2-4.0.50.tar.bz2 | 3 --- autoyast2-4.0.51.tar.bz2 | 3 +++ autoyast2.changes | 7 +++++++ autoyast2.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 autoyast2-4.0.50.tar.bz2 create mode 100644 autoyast2-4.0.51.tar.bz2 diff --git a/autoyast2-4.0.50.tar.bz2 b/autoyast2-4.0.50.tar.bz2 deleted file mode 100644 index ab7e3bb..0000000 --- a/autoyast2-4.0.50.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54944293a8b8e4097310aa31c2ecf0c034c31125b4805cf115bd884fb8bd1558 -size 680872 diff --git a/autoyast2-4.0.51.tar.bz2 b/autoyast2-4.0.51.tar.bz2 new file mode 100644 index 0000000..6d90bd2 --- /dev/null +++ b/autoyast2-4.0.51.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6dae27d1347a53688bad84298acccc6380acd949723c4a56107b8c926822232 +size 684308 diff --git a/autoyast2.changes b/autoyast2.changes index 9eaae5f..20ccee6 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -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 diff --git a/autoyast2.spec b/autoyast2.spec index 78015d9..e33d1fe 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -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