Hello community,
here is the log from the commit of package yast2-ruby-bindings for
openSUSE:Factory checked in at 2020-08-14 13:10:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-ruby-bindings (Old)
and /work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ruby-bindings"
Fri Aug 14 13:10:21 2020 rev:103 rq:826205 version:4.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-ruby-bindings/yast2-ruby-bindings.changes
2020-04-25 20:20:54.405104316 +0200
+++
/work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new.3399/yast2-ruby-bindings.changes
2020-08-14 13:10:26.057235458 +0200
@@ -1,0 +2,12 @@
+Wed Aug 12 12:33:13 UTC 2020 - Stefan Hundhammer <[email protected]>
+
+- Fixed yast-ycp-ui-bindings dependency (bsc#1175115)
+- 4.3.2
+
+-------------------------------------------------------------------
+Wed Aug 12 11:53:05 UTC 2020 - Stefan Hundhammer <[email protected]>
+
+- Added new UI terms: MenuBar(), Menu() (bsc#1175115)
+- 4.3.1
+
+-------------------------------------------------------------------
Old:
----
yast2-ruby-bindings-4.3.0.tar.bz2
New:
----
yast2-ruby-bindings-4.3.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-ruby-bindings.spec ++++++
--- /var/tmp/diff_new_pack.WokTQ5/_old 2020-08-14 13:10:26.709235707 +0200
+++ /var/tmp/diff_new_pack.WokTQ5/_new 2020-08-14 13:10:26.713235708 +0200
@@ -1,7 +1,7 @@
#
# spec file for package yast2-ruby-bindings
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,14 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: yast2-ruby-bindings
-Version: 4.3.0
+Version: 4.3.2
Release: 0
-Url: https://github.com/yast/yast-ruby-bindings
+URL: https://github.com/yast/yast-ruby-bindings
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-ruby-bindings-%{version}.tar.bz2
Prefix: /usr
@@ -40,9 +40,9 @@
BuildRequires: ruby-devel
Requires: yast2-core >= 3.2.2
BuildRequires: yast2-core-devel >= 3.2.2
-# UI.SetApplicationTitle
-Requires: yast2-ycp-ui-bindings >= 4.2.2
-BuildRequires: yast2-ycp-ui-bindings-devel >= 4.2.2
+# MenuBar widget
+Requires: yast2-ycp-ui-bindings >= 4.3.1
+BuildRequires: yast2-ycp-ui-bindings-devel >= 4.3.1
# 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.3.0.tar.bz2 -> yast2-ruby-bindings-4.3.2.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ruby-bindings-4.3.0/package/yast2-ruby-bindings.changes
new/yast2-ruby-bindings-4.3.2/package/yast2-ruby-bindings.changes
--- old/yast2-ruby-bindings-4.3.0/package/yast2-ruby-bindings.changes
2020-04-22 11:38:54.000000000 +0200
+++ new/yast2-ruby-bindings-4.3.2/package/yast2-ruby-bindings.changes
2020-08-12 14:37:02.000000000 +0200
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
+Wed Aug 12 12:33:13 UTC 2020 - Stefan Hundhammer <[email protected]>
+
+- Fixed yast-ycp-ui-bindings dependency (bsc#1175115)
+- 4.3.2
+
+-------------------------------------------------------------------
+Wed Aug 12 11:53:05 UTC 2020 - Stefan Hundhammer <[email protected]>
+
+- Added new UI terms: MenuBar(), Menu() (bsc#1175115)
+- 4.3.1
+
+-------------------------------------------------------------------
Wed Apr 22 06:48:52 UTC 2020 - Josef Reidinger <[email protected]>
- reimplement Builtins#tointeger to not use scanf removed from ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ruby-bindings-4.3.0/package/yast2-ruby-bindings.spec
new/yast2-ruby-bindings-4.3.2/package/yast2-ruby-bindings.spec
--- old/yast2-ruby-bindings-4.3.0/package/yast2-ruby-bindings.spec
2020-04-22 11:38:54.000000000 +0200
+++ new/yast2-ruby-bindings-4.3.2/package/yast2-ruby-bindings.spec
2020-08-12 14:37:02.000000000 +0200
@@ -17,7 +17,7 @@
Name: yast2-ruby-bindings
-Version: 4.3.0
+Version: 4.3.2
Url: https://github.com/yast/yast-ruby-bindings
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -40,9 +40,9 @@
BuildRequires: ruby-devel
Requires: yast2-core >= 3.2.2
BuildRequires: yast2-core-devel >= 3.2.2
-# UI.SetApplicationTitle
-Requires: yast2-ycp-ui-bindings >= 4.2.2
-BuildRequires: yast2-ycp-ui-bindings-devel >= 4.2.2
+# MenuBar widget
+Requires: yast2-ycp-ui-bindings >= 4.3.1
+BuildRequires: yast2-ycp-ui-bindings-devel >= 4.3.1
# 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.3.0/src/ruby/yast/ui_shortcuts.rb
new/yast2-ruby-bindings-4.3.2/src/ruby/yast/ui_shortcuts.rb
--- old/yast2-ruby-bindings-4.3.0/src/ruby/yast/ui_shortcuts.rb 2020-04-22
11:38:54.000000000 +0200
+++ new/yast2-ruby-bindings-4.3.2/src/ruby/yast/ui_shortcuts.rb 2020-08-12
14:37:02.000000000 +0200
@@ -4,6 +4,7 @@
# Module that provides shortcuts for known UI terms, so UI can be
constructed in nice way.
module UIShortcuts
# Define symbols for the UI
+ # See https://github.com/libyui/libyui/blob/master/src/YUISymbols.h
UI_TERMS = [
:BarGraph,
:BusyIndicator,
@@ -42,6 +43,7 @@
:Left,
:LogView,
:MarginBox,
+ :MenuBar,
:MenuButton,
:MinHeight,
:MinSize,
@@ -83,6 +85,7 @@
:id,
:item,
:header,
+ :menu,
:opt
].freeze