Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-schema-default for openSUSE:Factory checked in at 2022-06-23 10:22:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-schema-default (Old) and /work/SRC/openSUSE:Factory/.yast2-schema-default.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-schema-default" Thu Jun 23 10:22:12 2022 rev:5 rq:984106 version:4.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-schema-default/yast2-schema-default.changes 2022-04-13 21:05:05.708571438 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-schema-default.new.1548/yast2-schema-default.changes 2022-06-23 10:22:15.683609009 +0200 @@ -1,0 +2,7 @@ +Thu May 26 15:34:50 UTC 2022 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Support for flatten and nested "category_filter" element in the + "online_update_configuration" section (bsc#1198848). +- 4.5.3 + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/yast2-schema-default/yast2-schema-micro.changes 2022-04-13 21:05:05.752571473 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-schema-default.new.1548/yast2-schema-micro.changes 2022-06-23 10:22:15.747609079 +0200 @@ -1,0 +2,19 @@ +Thu May 26 15:34:50 UTC 2022 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Support for flatten and nested "category_filter" element in the + "online_update_configuration" section (bsc#1198848). +- 4.5.3 + +------------------------------------------------------------------- +Mon Apr 11 10:16:58 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz> + +- Fix up for the previous change (related to bsc#1183893) +- 4.5.2 + +------------------------------------------------------------------- +Fri Apr 8 15:53:45 UTC 2022 - Jos?? Iv??n L??pez Gonz??lez <jlo...@suse.com> + +- Remove dependency of YaST NIS packages from TW (bsc#1183893). +- 4.5.1 + +------------------------------------------------------------------- Old: ---- yast2-schema-default-4.5.2.tar.bz2 New: ---- yast2-schema-default-4.5.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-schema-default.spec ++++++ --- /var/tmp/diff_new_pack.uuZHYQ/_old 2022-06-23 10:22:16.251609627 +0200 +++ /var/tmp/diff_new_pack.uuZHYQ/_new 2022-06-23 10:22:16.255609631 +0200 @@ -18,7 +18,7 @@ Name: yast2-schema-default # Keep versions in sync with yast2-schema-micro -Version: 4.5.2 +Version: 4.5.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -40,8 +40,8 @@ # All packages providing RNG files for AutoYaST # in /usr/share/YaST2/schema/autoyast/rng/*.rng -# add 'efi' element to the rules schema -BuildRequires: autoyast2 >= 4.4.21 +# fix 'rules' validation ('conflicts' and 'dialog') +BuildRequires: autoyast2 >= 4.5.1 BuildRequires: yast2 # add_on_products and add_on_others types BuildRequires: yast2-add-on >= 4.3.3 @@ -78,7 +78,8 @@ BuildRequires: yast2-nis-server %endif BuildRequires: yast2-ntp-client -BuildRequires: yast2-online-update-configuration +# nested category_filter (bsc#1198848) +BuildRequires: yast2-online-update-configuration >= 4.5.1 BuildRequires: yast2-printer BuildRequires: yast2-proxy # registration is available only where suse connect is also available ++++++ yast2-schema-micro.spec ++++++ --- /var/tmp/diff_new_pack.uuZHYQ/_old 2022-06-23 10:22:16.271609648 +0200 +++ /var/tmp/diff_new_pack.uuZHYQ/_new 2022-06-23 10:22:16.275609652 +0200 @@ -17,7 +17,7 @@ Name: yast2-schema-micro -Version: 4.5.2 +Version: 4.5.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -39,8 +39,8 @@ BuildRequires: trang BuildRequires: yast2-devtools -# use SLE15 SP3 Update dependencies as micro is based on SP3 -BuildRequires: autoyast2 >= 4.3.94 +# fix 'rules' validation ('conflicts' and 'dialog') +BuildRequires: autoyast2 >= 4.5.1 BuildRequires: yast2 BuildRequires: yast2-add-on >= 4.3.3 # set 't' element in 'initrd_module' element ++++++ yast2-schema-default-4.5.2.tar.bz2 -> yast2-schema-default-4.5.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-default-4.5.2/package/yast2-schema-default.changes new/yast2-schema-default-4.5.3/package/yast2-schema-default.changes --- old/yast2-schema-default-4.5.2/package/yast2-schema-default.changes 2022-04-12 13:37:50.000000000 +0200 +++ new/yast2-schema-default-4.5.3/package/yast2-schema-default.changes 2022-06-21 09:58:20.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu May 26 15:34:50 UTC 2022 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Support for flatten and nested "category_filter" element in the + "online_update_configuration" section (bsc#1198848). +- 4.5.3 + +------------------------------------------------------------------- Mon Apr 11 10:16:58 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz> - Fix up for the previous change (related to bsc#1183893) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-default-4.5.2/package/yast2-schema-default.spec new/yast2-schema-default-4.5.3/package/yast2-schema-default.spec --- old/yast2-schema-default-4.5.2/package/yast2-schema-default.spec 2022-04-12 13:37:50.000000000 +0200 +++ new/yast2-schema-default-4.5.3/package/yast2-schema-default.spec 2022-06-21 09:58:20.000000000 +0200 @@ -18,7 +18,7 @@ Name: yast2-schema-default # Keep versions in sync with yast2-schema-micro -Version: 4.5.2 +Version: 4.5.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -42,8 +42,8 @@ # All packages providing RNG files for AutoYaST # in /usr/share/YaST2/schema/autoyast/rng/*.rng -# add 'efi' element to the rules schema -BuildRequires: autoyast2 >= 4.4.21 +# fix 'rules' validation ('conflicts' and 'dialog') +BuildRequires: autoyast2 >= 4.5.1 BuildRequires: yast2 # add_on_products and add_on_others types BuildRequires: yast2-add-on >= 4.3.3 @@ -80,7 +80,8 @@ BuildRequires: yast2-nis-server %endif BuildRequires: yast2-ntp-client -BuildRequires: yast2-online-update-configuration +# nested category_filter (bsc#1198848) +BuildRequires: yast2-online-update-configuration >= 4.5.1 BuildRequires: yast2-printer BuildRequires: yast2-proxy # registration is available only where suse connect is also available diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-default-4.5.2/package/yast2-schema-micro.changes new/yast2-schema-default-4.5.3/package/yast2-schema-micro.changes --- old/yast2-schema-default-4.5.2/package/yast2-schema-micro.changes 2022-04-12 13:37:50.000000000 +0200 +++ new/yast2-schema-default-4.5.3/package/yast2-schema-micro.changes 2022-06-21 09:58:20.000000000 +0200 @@ -1,4 +1,23 @@ ------------------------------------------------------------------- +Thu May 26 15:34:50 UTC 2022 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Support for flatten and nested "category_filter" element in the + "online_update_configuration" section (bsc#1198848). +- 4.5.3 + +------------------------------------------------------------------- +Mon Apr 11 10:16:58 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz> + +- Fix up for the previous change (related to bsc#1183893) +- 4.5.2 + +------------------------------------------------------------------- +Fri Apr 8 15:53:45 UTC 2022 - Jos?? Iv??n L??pez Gonz??lez <jlo...@suse.com> + +- Remove dependency of YaST NIS packages from TW (bsc#1183893). +- 4.5.1 + +------------------------------------------------------------------- Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz> - Bump version to 4.5.0 (bsc#1198109) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-default-4.5.2/package/yast2-schema-micro.spec new/yast2-schema-default-4.5.3/package/yast2-schema-micro.spec --- old/yast2-schema-default-4.5.2/package/yast2-schema-micro.spec 2022-04-12 13:37:50.000000000 +0200 +++ new/yast2-schema-default-4.5.3/package/yast2-schema-micro.spec 2022-06-21 09:58:20.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-schema-micro -Version: 4.5.2 +Version: 4.5.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -39,8 +39,8 @@ BuildRequires: trang BuildRequires: yast2-devtools -# use SLE15 SP3 Update dependencies as micro is based on SP3 -BuildRequires: autoyast2 >= 4.3.94 +# fix 'rules' validation ('conflicts' and 'dialog') +BuildRequires: autoyast2 >= 4.5.1 BuildRequires: yast2 BuildRequires: yast2-add-on >= 4.3.3 # set 't' element in 'initrd_module' element