Hello community, here is the log from the commit of package yast2-schema for openSUSE:Factory checked in at 2020-07-05 01:12:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-schema (Old) and /work/SRC/openSUSE:Factory/.yast2-schema.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-schema" Sun Jul 5 01:12:00 2020 rev:58 rq:818496 version:4.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-schema/yast2-schema.changes 2020-06-27 23:22:17.733766116 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-schema.new.3060/yast2-schema.changes 2020-07-05 01:12:23.179856959 +0200 @@ -1,0 +2,7 @@ +Thu Jul 2 19:13:36 UTC 2020 - Knut Anderssen <[email protected]> + +- Make the report section elements optional as AutoYaST proposes + default values when missing (bsc#1173312) +- 4.3.3 + +------------------------------------------------------------------- Old: ---- yast2-schema-4.3.2.tar.bz2 New: ---- yast2-schema-4.3.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-schema.spec ++++++ --- /var/tmp/diff_new_pack.bPNPUN/_old 2020-07-05 01:12:25.251864030 +0200 +++ /var/tmp/diff_new_pack.bPNPUN/_new 2020-07-05 01:12:25.251864030 +0200 @@ -17,7 +17,7 @@ Name: yast2-schema -Version: 4.3.2 +Version: 4.3.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -34,8 +34,8 @@ # All packages providing RNG files for AutoYaST # in /usr/share/YaST2/schema/autoyast/rng/*.rng -# fixes for scripts elements -BuildRequires: autoyast2 >= 4.2.25 +# make report elements and descendants optional +BuildRequires: autoyast2 >= 4.3.20 BuildRequires: yast2 # add_on_others element BuildRequires: yast2-add-on >= 4.3.0 ++++++ yast2-schema-4.3.2.tar.bz2 -> yast2-schema-4.3.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-4.3.2/package/yast2-schema.changes new/yast2-schema-4.3.3/package/yast2-schema.changes --- old/yast2-schema-4.3.2/package/yast2-schema.changes 2020-06-26 15:12:55.000000000 +0200 +++ new/yast2-schema-4.3.3/package/yast2-schema.changes 2020-07-03 10:34:34.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu Jul 2 19:13:36 UTC 2020 - Knut Anderssen <[email protected]> + +- Make the report section elements optional as AutoYaST proposes + default values when missing (bsc#1173312) +- 4.3.3 + +------------------------------------------------------------------- Fri Jun 26 08:11:23 UTC 2020 - Knut Anderssen <[email protected]> - Add the setup_before_proposal element to the networking section diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-4.3.2/package/yast2-schema.spec new/yast2-schema-4.3.3/package/yast2-schema.spec --- old/yast2-schema-4.3.2/package/yast2-schema.spec 2020-06-26 15:12:55.000000000 +0200 +++ new/yast2-schema-4.3.3/package/yast2-schema.spec 2020-07-03 10:34:34.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-schema -Version: 4.3.2 +Version: 4.3.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -36,8 +36,8 @@ # All packages providing RNG files for AutoYaST # in /usr/share/YaST2/schema/autoyast/rng/*.rng -# fixes for scripts elements -BuildRequires: autoyast2 >= 4.2.25 +# make report elements and descendants optional +BuildRequires: autoyast2 >= 4.3.20 BuildRequires: yast2 # add_on_others element BuildRequires: yast2-add-on >= 4.3.0
