Hello community,
here is the log from the commit of package yast2-ycp-ui-bindings for
openSUSE:Leap:15.2 checked in at 2020-01-17 11:58:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/yast2-ycp-ui-bindings (Old)
and /work/SRC/openSUSE:Leap:15.2/.yast2-ycp-ui-bindings.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ycp-ui-bindings"
Fri Jan 17 11:58:38 2020 rev:20 rq:761865 version:4.2.7
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/yast2-ycp-ui-bindings/yast2-ycp-ui-bindings.changes
2020-01-15 16:32:31.500886867 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.yast2-ycp-ui-bindings.new.26092/yast2-ycp-ui-bindings.changes
2020-01-17 11:58:39.808430697 +0100
@@ -1,0 +2,24 @@
+Wed Dec 18 14:56:39 CET 2019 - [email protected]
+
+- handle sort key in parser for table item (bsc#1140018)
+- 4.2.7
+
+-------------------------------------------------------------------
+Thu Dec 12 09:45:27 CET 2019 - [email protected]
+
+- require correct libyui so version 11 (bsc#1132247)
+- 4.2.6
+
+-------------------------------------------------------------------
+Tue Nov 12 09:27:46 UTC 2019 - Steffen Winterfeldt <[email protected]>
+
+- require correct libyui version (bsc#1153103)
+- 4.2.5
+
+-------------------------------------------------------------------
+Thu Nov 7 13:26:47 UTC 2019 - Stefan Hundhammer <[email protected]>
+
+- Support for CustomStatusItemSelector (bsc#1084674)
+- 4.2.4
+
+-------------------------------------------------------------------
Old:
----
yast2-ycp-ui-bindings-4.2.3.tar.bz2
New:
----
yast2-ycp-ui-bindings-4.2.7.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-ycp-ui-bindings.spec ++++++
--- /var/tmp/diff_new_pack.1JS2DC/_old 2020-01-17 11:58:40.096430824 +0100
+++ /var/tmp/diff_new_pack.1JS2DC/_new 2020-01-17 11:58:40.096430824 +0100
@@ -16,8 +16,12 @@
#
+# YUIWidget_CustomStatusItemSelector
+%define min_yui_version 3.9.1
+%define yui_so 11
+
Name: yast2-ycp-ui-bindings
-Version: 4.2.3
+Version: 4.2.7
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -36,8 +40,8 @@
Requires: yast2-core
BuildRequires: yast2-core-devel
-# YWidgetFactory::createSingleItemSelector()
-BuildRequires: libyui-devel >= 3.8.0
+BuildRequires: libyui-devel >= %min_yui_version
+Requires: libyui%yui_so >= %min_yui_version
# libyui ImplPtr
BuildRequires: boost-devel
@@ -60,7 +64,7 @@
Requires: boost-devel
Requires: glibc-devel
Requires: libstdc++-devel
-Requires: libyui-devel
+Requires: libyui-devel >= %min_yui_version
Requires: yast2-core-devel
Requires: yast2-devtools
++++++ yast2-ycp-ui-bindings-4.2.3.tar.bz2 ->
yast2-ycp-ui-bindings-4.2.7.tar.bz2 ++++++
++++ 1611 lines of diff (skipped)