Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-schema for openSUSE:Factory checked in at 2021-06-15 16:37:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-schema (Old) and /work/SRC/openSUSE:Factory/.yast2-schema.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-schema" Tue Jun 15 16:37:01 2021 rev:71 rq:892265 version:4.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-schema/yast2-schema.changes 2021-05-07 16:45:50.516270039 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-schema.new.32437/yast2-schema.changes 2021-06-15 16:37:13.757682293 +0200 @@ -1,0 +2,9 @@ +Tue May 11 11:35:36 UTC 2021 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Consider 'static_text' as a valid value for 'ask/type' elements + (bsc#1185909). +- Update the 'script' and 'default_value_script' elements in + 'ask' sections (bsc#1185704). +- 4.4.2 + +------------------------------------------------------------------- Old: ---- yast2-schema-4.4.1.tar.bz2 New: ---- yast2-schema-4.4.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-schema.spec ++++++ --- /var/tmp/diff_new_pack.jnnNpS/_old 2021-06-15 16:37:14.265683173 +0200 +++ /var/tmp/diff_new_pack.jnnNpS/_new 2021-06-15 16:37:14.269683180 +0200 @@ -17,7 +17,7 @@ Name: yast2-schema -Version: 4.4.1 +Version: 4.4.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -34,8 +34,9 @@ # All packages providing RNG files for AutoYaST # in /usr/share/YaST2/schema/autoyast/rng/*.rng -# add the 'mkfs_options' element -BuildRequires: autoyast2 >= 4.3.77 +# update <ask> section: add 'static_text' as a possible value for the 'ask/type' element +# and extend 'script' and 'default_value_script' definitions +BuildRequires: autoyast2 >= 4.4.4 BuildRequires: yast2 # add_on_products and add_on_others types BuildRequires: yast2-add-on >= 4.3.3 ++++++ yast2-schema-4.4.1.tar.bz2 -> yast2-schema-4.4.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-4.4.1/package/yast2-schema.changes new/yast2-schema-4.4.2/package/yast2-schema.changes --- old/yast2-schema-4.4.1/package/yast2-schema.changes 2021-05-05 14:02:12.000000000 +0200 +++ new/yast2-schema-4.4.2/package/yast2-schema.changes 2021-05-11 16:55:37.000000000 +0200 @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue May 11 11:35:36 UTC 2021 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Consider 'static_text' as a valid value for 'ask/type' elements + (bsc#1185909). +- Update the 'script' and 'default_value_script' elements in + 'ask' sections (bsc#1185704). +- 4.4.2 + +------------------------------------------------------------------- Wed May 5 11:23:52 UTC 2021 - Knut Anderssen <kanders...@suse.com> - Add the 'backend' element to the networking section (bsc#1183886) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-4.4.1/package/yast2-schema.spec new/yast2-schema-4.4.2/package/yast2-schema.spec --- old/yast2-schema-4.4.1/package/yast2-schema.spec 2021-05-05 14:02:12.000000000 +0200 +++ new/yast2-schema-4.4.2/package/yast2-schema.spec 2021-05-11 16:55:37.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-schema -Version: 4.4.1 +Version: 4.4.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -36,8 +36,9 @@ # All packages providing RNG files for AutoYaST # in /usr/share/YaST2/schema/autoyast/rng/*.rng -# add the 'mkfs_options' element -BuildRequires: autoyast2 >= 4.3.77 +# update <ask> section: add 'static_text' as a possible value for the 'ask/type' element +# and extend 'script' and 'default_value_script' definitions +BuildRequires: autoyast2 >= 4.4.4 BuildRequires: yast2 # add_on_products and add_on_others types BuildRequires: yast2-add-on >= 4.3.3