Hello community, here is the log from the commit of package yast2-schema for openSUSE:Factory checked in at 2020-07-30 10:00:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-schema (Old) and /work/SRC/openSUSE:Factory/.yast2-schema.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-schema" Thu Jul 30 10:00:08 2020 rev:59 rq:823349 version:4.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-schema/yast2-schema.changes 2020-07-05 01:12:23.179856959 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-schema.new.3592/yast2-schema.changes 2020-07-30 10:00:24.799232423 +0200 @@ -1,0 +2,7 @@ +Tue Jul 28 14:07:48 UTC 2020 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Fix the schema definition for the add_on_products and + add_on_others elements (boo#1174424). +- 4.3.4 + +------------------------------------------------------------------- Old: ---- yast2-schema-4.3.3.tar.bz2 New: ---- yast2-schema-4.3.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-schema.spec ++++++ --- /var/tmp/diff_new_pack.qYTWSs/_old 2020-07-30 10:00:26.163233238 +0200 +++ /var/tmp/diff_new_pack.qYTWSs/_new 2020-07-30 10:00:26.167233240 +0200 @@ -17,7 +17,7 @@ Name: yast2-schema -Version: 4.3.3 +Version: 4.3.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -37,8 +37,8 @@ # make report elements and descendants optional BuildRequires: autoyast2 >= 4.3.20 BuildRequires: yast2 -# add_on_others element -BuildRequires: yast2-add-on >= 4.3.0 +# add_on_products and add_on_others types +BuildRequires: yast2-add-on >= 4.3.3 BuildRequires: yast2-audit-laf >= 4.3.0 BuildRequires: yast2-auth-client >= 4.3.0 BuildRequires: yast2-auth-server ++++++ yast2-schema-4.3.3.tar.bz2 -> yast2-schema-4.3.4.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-4.3.3/package/yast2-schema.changes new/yast2-schema-4.3.4/package/yast2-schema.changes --- old/yast2-schema-4.3.3/package/yast2-schema.changes 2020-07-03 10:34:34.000000000 +0200 +++ new/yast2-schema-4.3.4/package/yast2-schema.changes 2020-07-29 11:38:47.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Tue Jul 28 14:07:48 UTC 2020 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Fix the schema definition for the add_on_products and + add_on_others elements (boo#1174424). +- 4.3.4 + +------------------------------------------------------------------- Thu Jul 2 19:13:36 UTC 2020 - Knut Anderssen <kanders...@suse.com> - Make the report section elements optional as AutoYaST proposes diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-4.3.3/package/yast2-schema.spec new/yast2-schema-4.3.4/package/yast2-schema.spec --- old/yast2-schema-4.3.3/package/yast2-schema.spec 2020-07-03 10:34:34.000000000 +0200 +++ new/yast2-schema-4.3.4/package/yast2-schema.spec 2020-07-29 11:38:47.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-schema -Version: 4.3.3 +Version: 4.3.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -39,8 +39,8 @@ # make report elements and descendants optional BuildRequires: autoyast2 >= 4.3.20 BuildRequires: yast2 -# add_on_others element -BuildRequires: yast2-add-on >= 4.3.0 +# add_on_products and add_on_others types +BuildRequires: yast2-add-on >= 4.3.3 BuildRequires: yast2-audit-laf >= 4.3.0 BuildRequires: yast2-auth-client >= 4.3.0 BuildRequires: yast2-auth-server