Hello community,
here is the log from the commit of package yast2-ruby-bindings for
openSUSE:Factory checked in at 2019-11-20 10:25:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-ruby-bindings (Old)
and /work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ruby-bindings"
Wed Nov 20 10:25:34 2019 rev:97 rq:745944 version:4.2.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-ruby-bindings/yast2-ruby-bindings.changes
2019-09-30 15:52:03.414388977 +0200
+++
/work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new.26869/yast2-ruby-bindings.changes
2019-11-20 10:25:36.990542904 +0100
@@ -1,0 +2,8 @@
+Wed Nov 6 11:32:29 UTC 2019 - Stefan Hundhammer <[email protected]>
+
+- Added symbol for new UI CustomStatusItemSelector widget
+ (bsc#1084674)
+- Added symbol for UI icon term
+- 4.2.4
+
+-------------------------------------------------------------------
Old:
----
yast2-ruby-bindings-4.2.3.tar.bz2
New:
----
yast2-ruby-bindings-4.2.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-ruby-bindings.spec ++++++
--- /var/tmp/diff_new_pack.aHybTO/_old 2019-11-20 10:25:37.470542999 +0100
+++ /var/tmp/diff_new_pack.aHybTO/_new 2019-11-20 10:25:37.470542999 +0100
@@ -17,7 +17,7 @@
Name: yast2-ruby-bindings
-Version: 4.2.3
+Version: 4.2.4
Release: 0
Url: https://github.com/yast/yast-ruby-bindings
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ yast2-ruby-bindings-4.2.3.tar.bz2 -> yast2-ruby-bindings-4.2.4.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ruby-bindings-4.2.3/package/yast2-ruby-bindings.changes
new/yast2-ruby-bindings-4.2.4/package/yast2-ruby-bindings.changes
--- old/yast2-ruby-bindings-4.2.3/package/yast2-ruby-bindings.changes
2019-09-23 15:12:19.000000000 +0200
+++ new/yast2-ruby-bindings-4.2.4/package/yast2-ruby-bindings.changes
2019-11-06 12:41:30.000000000 +0100
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Wed Nov 6 11:32:29 UTC 2019 - Stefan Hundhammer <[email protected]>
+
+- Added symbol for new UI CustomStatusItemSelector widget
+ (bsc#1084674)
+- Added symbol for UI icon term
+- 4.2.4
+
+-------------------------------------------------------------------
Mon Sep 23 12:13:53 UTC 2019 - Stefan Hundhammer <[email protected]>
- Added symbols for new UI ItemSelector widget (bsc#1084674)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ruby-bindings-4.2.3/package/yast2-ruby-bindings.spec
new/yast2-ruby-bindings-4.2.4/package/yast2-ruby-bindings.spec
--- old/yast2-ruby-bindings-4.2.3/package/yast2-ruby-bindings.spec
2019-09-23 15:12:19.000000000 +0200
+++ new/yast2-ruby-bindings-4.2.4/package/yast2-ruby-bindings.spec
2019-11-06 12:41:30.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-ruby-bindings
-Version: 4.2.3
+Version: 4.2.4
Url: https://github.com/yast/yast-ruby-bindings
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ruby-bindings-4.2.3/src/ruby/yast/ui_shortcuts.rb
new/yast2-ruby-bindings-4.2.4/src/ruby/yast/ui_shortcuts.rb
--- old/yast2-ruby-bindings-4.2.3/src/ruby/yast/ui_shortcuts.rb 2019-09-23
15:12:19.000000000 +0200
+++ new/yast2-ruby-bindings-4.2.4/src/ruby/yast/ui_shortcuts.rb 2019-11-06
12:41:30.000000000 +0100
@@ -15,6 +15,7 @@
:CheckBoxFrame,
:ColoredLabel,
:ComboBox,
+ :CustomStatusItemSelector,
:DateField,
:DownloadProgress,
:DumbTab,
@@ -78,6 +79,7 @@
:VWeight,
:Wizard,
# special ones that will be upper cased
+ :icon,
:id,
:item,
:header,