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-03-08 15:14:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-schema (Old) and /work/SRC/openSUSE:Factory/.yast2-schema.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-schema" Mon Mar 8 15:14:51 2021 rev:67 rq:876576 version:4.3.20 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-schema/yast2-schema.changes 2021-02-26 21:57:57.171741853 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-schema.new.2378/yast2-schema.changes 2021-03-08 15:15:43.161869301 +0100 @@ -1,0 +2,16 @@ +Wed Mar 3 15:33:51 UTC 2021 - Imobach Gonzalez Sosa <[email protected]> + +- Allow using 'zone' instead of 'listentry' in the list of zones + (bsc#1181718). +- 4.3.20 + +------------------------------------------------------------------- +Wed Mar 3 09:38:03 UTC 2021 - Imobach Gonzalez Sosa <[email protected]> + +- Add 'bridge_forward_delay' to the interfaces in the networking + section (bsc#1180944). +- Add 'iface' element to the targets in the iSCSI section + (bsc#1182193). +- 4.3.19 + +------------------------------------------------------------------- Old: ---- yast2-schema-4.3.18.tar.bz2 New: ---- yast2-schema-4.3.20.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-schema.spec ++++++ --- /var/tmp/diff_new_pack.dAXCj6/_old 2021-03-08 15:15:43.893869865 +0100 +++ /var/tmp/diff_new_pack.dAXCj6/_new 2021-03-08 15:15:43.897869868 +0100 @@ -17,7 +17,7 @@ Name: yast2-schema -Version: 4.3.18 +Version: 4.3.20 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -47,19 +47,21 @@ BuildRequires: yast2-configuration-management >= 4.3.0 BuildRequires: yast2-country >= 4.3.0 BuildRequires: yast2-dhcp-server >= 4.3.0 -BuildRequires: yast2-dns-server >= 4.3.0 +# allow 'zone' instead of 'listentry' +BuildRequires: yast2-dns-server >= 4.3.3 BuildRequires: yast2-firewall >= 4.3.0 BuildRequires: yast2-firstboot >= 4.3.0 BuildRequires: yast2-ftp-server >= 4.3.0 BuildRequires: yast2-geo-cluster >= 4.3.0 BuildRequires: yast2-http-server BuildRequires: yast2-installation -BuildRequires: yast2-iscsi-client +BuildRequires: yast2-tftp-server >= 4.1.7 +# add 'iface' element +BuildRequires: yast2-iscsi-client >= 4.3.3 BuildRequires: yast2-kdump BuildRequires: yast2-mail >= 4.3.3 -BuildRequires: yast2-tftp-server >= 4.1.7 -# networking section 'virt_bridge_proposal' element -BuildRequires: yast2-network >= 4.3.46 +# add 'bridge_forward_delay' element +BuildRequires: yast2-network >= 4.3.51 BuildRequires: yast2-nfs-client BuildRequires: yast2-nfs-server BuildRequires: yast2-nis-client ++++++ yast2-schema-4.3.18.tar.bz2 -> yast2-schema-4.3.20.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-4.3.18/package/yast2-schema.changes new/yast2-schema-4.3.20/package/yast2-schema.changes --- old/yast2-schema-4.3.18/package/yast2-schema.changes 2021-02-10 15:57:47.000000000 +0100 +++ new/yast2-schema-4.3.20/package/yast2-schema.changes 2021-03-03 16:55:05.000000000 +0100 @@ -1,4 +1,20 @@ ------------------------------------------------------------------- +Wed Mar 3 15:33:51 UTC 2021 - Imobach Gonzalez Sosa <[email protected]> + +- Allow using 'zone' instead of 'listentry' in the list of zones + (bsc#1181718). +- 4.3.20 + +------------------------------------------------------------------- +Wed Mar 3 09:38:03 UTC 2021 - Imobach Gonzalez Sosa <[email protected]> + +- Add 'bridge_forward_delay' to the interfaces in the networking + section (bsc#1180944). +- Add 'iface' element to the targets in the iSCSI section + (bsc#1182193). +- 4.3.19 + +------------------------------------------------------------------- Wed Feb 10 13:45:45 UTC 2021 - Knut Anderssen <[email protected]> - Add the 'virt_bridge_proposal' element to the networking section diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-schema-4.3.18/package/yast2-schema.spec new/yast2-schema-4.3.20/package/yast2-schema.spec --- old/yast2-schema-4.3.18/package/yast2-schema.spec 2021-02-10 15:57:47.000000000 +0100 +++ new/yast2-schema-4.3.20/package/yast2-schema.spec 2021-03-03 16:55:05.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-schema -Version: 4.3.18 +Version: 4.3.20 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -49,7 +49,8 @@ BuildRequires: yast2-country >= 4.3.0 BuildRequires: yast2-configuration-management >= 4.3.0 BuildRequires: yast2-dhcp-server >= 4.3.0 -BuildRequires: yast2-dns-server >= 4.3.0 +# allow 'zone' instead of 'listentry' +BuildRequires: yast2-dns-server >= 4.3.3 BuildRequires: yast2-firewall >= 4.3.0 BuildRequires: yast2-firstboot >= 4.3.0 BuildRequires: yast2-ftp-server >= 4.3.0 @@ -57,11 +58,12 @@ BuildRequires: yast2-geo-cluster >= 4.3.0 BuildRequires: yast2-http-server BuildRequires: yast2-installation -BuildRequires: yast2-iscsi-client +# add 'iface' element +BuildRequires: yast2-iscsi-client >= 4.3.3 BuildRequires: yast2-kdump BuildRequires: yast2-mail >= 4.3.3 -# networking section 'virt_bridge_proposal' element -BuildRequires: yast2-network >= 4.3.46 +# add 'bridge_forward_delay' element +BuildRequires: yast2-network >= 4.3.51 BuildRequires: yast2-nfs-client BuildRequires: yast2-nfs-server BuildRequires: yast2-nis-client
