Hello community,

here is the log from the commit of package yast2 for openSUSE:Factory checked 
in at 2020-10-23 12:20:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2 (Old)
 and      /work/SRC/openSUSE:Factory/.yast2.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2"

Fri Oct 23 12:20:17 2020 rev:497 rq:842825 version:4.3.38

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2/yast2.changes      2020-10-18 
16:24:09.592563957 +0200
+++ /work/SRC/openSUSE:Factory/.yast2.new.3463/yast2.changes    2020-10-23 
12:20:55.440622858 +0200
@@ -1,0 +2,6 @@
+Tue Oct 20 13:11:41 UTC 2020 - Ancor Gonzalez Sosa <[email protected]>
+
+- Added support for nested items in CWM::Table (bsc#1176402)
+- 4.3.38
+
+-------------------------------------------------------------------

Old:
----
  yast2-4.3.37.tar.bz2

New:
----
  yast2-4.3.38.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2.spec ++++++
--- /var/tmp/diff_new_pack.sYbmS4/_old  2020-10-23 12:20:56.916623899 +0200
+++ /var/tmp/diff_new_pack.sYbmS4/_new  2020-10-23 12:20:56.920623901 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2
-Version:        4.3.37
+Version:        4.3.38
 Release:        0
 Summary:        YaST2 Main Package
 License:        GPL-2.0-only
@@ -57,8 +57,8 @@
 # To have Yast::WFM.scr_root
 BuildRequires:  yast2-ruby-bindings >= 3.2.8
 BuildRequires:  yast2-testsuite
-# UI::.SetApplicationTitle
-BuildRequires:  yast2-ycp-ui-bindings >= 3.2.0
+# Nested items in tables
+BuildRequires:  yast2-ycp-ui-bindings >= 4.3.3
 # for the PackageExtractor tests, just make sure they are present,
 # these should be installed in the default build anyway
 BuildRequires:  cpio
@@ -92,8 +92,8 @@
 Requires:       yast2-pkg-bindings >= 4.3.0
 # for y2start
 Requires:       yast2-ruby-bindings >= 3.2.10
-# new UI::SetApplicationTitle
-Requires:       yast2-ycp-ui-bindings >= 3.2.0
+# Nested items in tables
+Requires:       yast2-ycp-ui-bindings >= 4.3.3
 Requires:       yui_backend
 # scripts for collecting YAST logs
 Requires:       yast2-logs

++++++ yast2-4.3.37.tar.bz2 -> yast2-4.3.38.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-4.3.37/package/yast2.changes 
new/yast2-4.3.38/package/yast2.changes
--- old/yast2-4.3.37/package/yast2.changes      2020-10-15 13:06:37.000000000 
+0200
+++ new/yast2-4.3.38/package/yast2.changes      2020-10-20 15:26:38.000000000 
+0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Oct 20 13:11:41 UTC 2020 - Ancor Gonzalez Sosa <[email protected]>
+
+- Added support for nested items in CWM::Table (bsc#1176402)
+- 4.3.38
+
+-------------------------------------------------------------------
 Thu Oct  8 20:21:22 UTC 2020 - José Iván López González <[email protected]>
 
 - Revert changes for hiding the heading of the dialog in text mode
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-4.3.37/package/yast2.spec 
new/yast2-4.3.38/package/yast2.spec
--- old/yast2-4.3.37/package/yast2.spec 2020-10-15 13:06:37.000000000 +0200
+++ new/yast2-4.3.38/package/yast2.spec 2020-10-20 15:26:38.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2
-Version:        4.3.37
+Version:        4.3.38
 Release:        0
 Summary:        YaST2 Main Package
 License:        GPL-2.0-only
@@ -57,8 +57,8 @@
 # To have Yast::WFM.scr_root
 BuildRequires:  yast2-ruby-bindings >= 3.2.8
 BuildRequires:  yast2-testsuite
-# UI::.SetApplicationTitle
-BuildRequires:  yast2-ycp-ui-bindings >= 3.2.0
+# Nested items in tables
+BuildRequires:  yast2-ycp-ui-bindings >= 4.3.3
 # for the PackageExtractor tests, just make sure they are present,
 # these should be installed in the default build anyway
 BuildRequires:  cpio
@@ -92,8 +92,8 @@
 Requires:  yast2-pkg-bindings >= 4.3.0
 # for y2start
 Requires:       yast2-ruby-bindings >= 3.2.10
-# new UI::SetApplicationTitle
-Requires:       yast2-ycp-ui-bindings >= 3.2.0
+# Nested items in tables
+Requires:       yast2-ycp-ui-bindings >= 4.3.3
 Requires:       yui_backend
 # scripts for collecting YAST logs
 Requires:       yast2-logs


Reply via email to