Hello community,

here is the log from the commit of package yast2-ruby-bindings for 
openSUSE:Factory checked in at 2019-09-30 15:52:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-ruby-bindings (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-ruby-bindings"

Mon Sep 30 15:52:02 2019 rev:96 rq:732952 version:4.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-ruby-bindings/yast2-ruby-bindings.changes  
2019-08-27 15:50:38.615767826 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new.2352/yast2-ruby-bindings.changes
        2019-09-30 15:52:03.414388977 +0200
@@ -1,0 +2,6 @@
+Mon Sep 23 12:13:53 UTC 2019 - Stefan Hundhammer <[email protected]>
+
+- Added symbols for new UI ItemSelector widget (bsc#1084674)
+- 4.2.3
+
+-------------------------------------------------------------------

Old:
----
  yast2-ruby-bindings-4.2.2.tar.bz2

New:
----
  yast2-ruby-bindings-4.2.3.tar.bz2

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

Other differences:
------------------
++++++ yast2-ruby-bindings.spec ++++++
--- /var/tmp/diff_new_pack.N11X5m/_old  2019-09-30 15:52:03.826387881 +0200
+++ /var/tmp/diff_new_pack.N11X5m/_new  2019-09-30 15:52:03.830387870 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-ruby-bindings
-Version:        4.2.2
+Version:        4.2.3
 Release:        0
 Url:            https://github.com/yast/yast-ruby-bindings
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -41,8 +41,8 @@
 Requires:       yast2-core >= 3.2.2
 BuildRequires:  yast2-core-devel >= 3.2.2
 # UI.SetApplicationTitle
-Requires:       yast2-ycp-ui-bindings       >= 3.2.0
-BuildRequires:  yast2-ycp-ui-bindings-devel >= 3.2.0
+Requires:       yast2-ycp-ui-bindings       >= 4.2.2
+BuildRequires:  yast2-ycp-ui-bindings-devel >= 4.2.2
 # The test suite includes a regression test (std_streams_spec.rb) for a
 # libyui-ncurses bug fixed in 2.47.3
 BuildRequires:  libyui-ncurses >= 2.47.3

++++++ yast2-ruby-bindings-4.2.2.tar.bz2 -> yast2-ruby-bindings-4.2.3.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ruby-bindings-4.2.2/package/yast2-ruby-bindings.changes 
new/yast2-ruby-bindings-4.2.3/package/yast2-ruby-bindings.changes
--- old/yast2-ruby-bindings-4.2.2/package/yast2-ruby-bindings.changes   
2019-08-26 09:45:41.000000000 +0200
+++ new/yast2-ruby-bindings-4.2.3/package/yast2-ruby-bindings.changes   
2019-09-23 15:12:19.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Sep 23 12:13:53 UTC 2019 - Stefan Hundhammer <[email protected]>
+
+- Added symbols for new UI ItemSelector widget (bsc#1084674)
+- 4.2.3
+
+-------------------------------------------------------------------
 Thu Aug 22 16:19:20 CEST 2019 - [email protected]
 
 - Using rb_default_ruby_abi tag in the spec file in order to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ruby-bindings-4.2.2/package/yast2-ruby-bindings.spec 
new/yast2-ruby-bindings-4.2.3/package/yast2-ruby-bindings.spec
--- old/yast2-ruby-bindings-4.2.2/package/yast2-ruby-bindings.spec      
2019-08-26 09:45:41.000000000 +0200
+++ new/yast2-ruby-bindings-4.2.3/package/yast2-ruby-bindings.spec      
2019-09-23 15:12:19.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-ruby-bindings
-Version:        4.2.2
+Version:        4.2.3
 Url:            https://github.com/yast/yast-ruby-bindings
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -41,8 +41,8 @@
 Requires:       yast2-core >= 3.2.2
 BuildRequires:  yast2-core-devel >= 3.2.2
 # UI.SetApplicationTitle
-Requires:       yast2-ycp-ui-bindings       >= 3.2.0
-BuildRequires:  yast2-ycp-ui-bindings-devel >= 3.2.0
+Requires:       yast2-ycp-ui-bindings       >= 4.2.2
+BuildRequires:  yast2-ycp-ui-bindings-devel >= 4.2.2
 # The test suite includes a regression test (std_streams_spec.rb) for a
 # libyui-ncurses bug fixed in 2.47.3
 BuildRequires:  libyui-ncurses >= 2.47.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ruby-bindings-4.2.2/src/ruby/yast/ui_shortcuts.rb 
new/yast2-ruby-bindings-4.2.3/src/ruby/yast/ui_shortcuts.rb
--- old/yast2-ruby-bindings-4.2.2/src/ruby/yast/ui_shortcuts.rb 2019-08-26 
09:45:41.000000000 +0200
+++ new/yast2-ruby-bindings-4.2.3/src/ruby/yast/ui_shortcuts.rb 2019-09-23 
15:12:19.000000000 +0200
@@ -45,6 +45,7 @@
       :MinHeight,
       :MinSize,
       :MinWidth,
+      :MultiItemSelector,
       :MultiLineEdit,
       :MultiSelectionBox,
       :PackageSelector,
@@ -60,6 +61,7 @@
       :RichText,
       :Right,
       :SelectionBox,
+      :SingleItemSelector,
       :Slider,
       :Table,
       :TextEntry,


Reply via email to