Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package yast2-ruby-bindings for
openSUSE:Factory checked in at 2021-12-03 20:35:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-ruby-bindings (Old)
and /work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ruby-bindings"
Fri Dec 3 20:35:17 2021 rev:114 rq:934628 version:4.4.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-ruby-bindings/yast2-ruby-bindings.changes
2021-08-19 13:06:46.679972874 +0200
+++
/work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new.31177/yast2-ruby-bindings.changes
2021-12-03 20:35:17.512246500 +0100
@@ -1,0 +2,12 @@
+Mon Nov 29 20:21:23 UTC 2021 - Josef Reidinger <[email protected]>
+
+- Avoid timing issue in integration tests ( bsc#1193192 )
+- 4.4.6
+
+-------------------------------------------------------------------
+Mon Nov 29 15:34:14 UTC 2021 - Josef Reidinger <[email protected]>
+
+- Avoid warning in ruby3.0 ( bsc#1193192 )
+- 4.4.5
+
+-------------------------------------------------------------------
Old:
----
yast2-ruby-bindings-4.4.4.tar.bz2
New:
----
yast2-ruby-bindings-4.4.6.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-ruby-bindings.spec ++++++
--- /var/tmp/diff_new_pack.YvhXl4/_old 2021-12-03 20:35:17.996244732 +0100
+++ /var/tmp/diff_new_pack.YvhXl4/_new 2021-12-03 20:35:18.000244717 +0100
@@ -17,7 +17,7 @@
Name: yast2-ruby-bindings
-Version: 4.4.4
+Version: 4.4.6
Release: 0
URL: https://github.com/yast/yast-ruby-bindings
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ yast2-ruby-bindings-4.4.4.tar.bz2 -> yast2-ruby-bindings-4.4.6.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-ruby-bindings-4.4.4/.github/workflows/ci.yml
new/yast2-ruby-bindings-4.4.6/.github/workflows/ci.yml
--- old/yast2-ruby-bindings-4.4.4/.github/workflows/ci.yml 2021-08-18
16:52:17.000000000 +0200
+++ new/yast2-ruby-bindings-4.4.6/.github/workflows/ci.yml 2021-11-29
21:30:04.000000000 +0100
@@ -8,7 +8,8 @@
jobs:
Package:
runs-on: ubuntu-latest
- container: registry.opensuse.org/yast/head/containers/yast-cpp:latest
+ container:
+ image: registry.opensuse.org/yast/head/containers/yast-cpp:latest
steps:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ruby-bindings-4.4.4/package/yast2-ruby-bindings.changes
new/yast2-ruby-bindings-4.4.6/package/yast2-ruby-bindings.changes
--- old/yast2-ruby-bindings-4.4.4/package/yast2-ruby-bindings.changes
2021-08-18 16:52:17.000000000 +0200
+++ new/yast2-ruby-bindings-4.4.6/package/yast2-ruby-bindings.changes
2021-11-29 21:30:04.000000000 +0100
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
+Mon Nov 29 20:21:23 UTC 2021 - Josef Reidinger <[email protected]>
+
+- Avoid timing issue in integration tests ( bsc#1193192 )
+- 4.4.6
+
+-------------------------------------------------------------------
+Mon Nov 29 15:34:14 UTC 2021 - Josef Reidinger <[email protected]>
+
+- Avoid warning in ruby3.0 ( bsc#1193192 )
+- 4.4.5
+
+-------------------------------------------------------------------
Wed Aug 18 14:32:24 UTC 2021 - Josef Reidinger <[email protected]>
- Fix dependency on s390 (revealed by previous fix for bsc#972548)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ruby-bindings-4.4.4/package/yast2-ruby-bindings.spec
new/yast2-ruby-bindings-4.4.6/package/yast2-ruby-bindings.spec
--- old/yast2-ruby-bindings-4.4.4/package/yast2-ruby-bindings.spec
2021-08-18 16:52:17.000000000 +0200
+++ new/yast2-ruby-bindings-4.4.6/package/yast2-ruby-bindings.spec
2021-11-29 21:30:04.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-ruby-bindings
-Version: 4.4.4
+Version: 4.4.6
Release: 0
URL: https://github.com/yast/yast-ruby-bindings
BuildRoot: %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-ruby-bindings-4.4.4/src/ruby/yast/ui.rb
new/yast2-ruby-bindings-4.4.6/src/ruby/yast/ui.rb
--- old/yast2-ruby-bindings-4.4.4/src/ruby/yast/ui.rb 2021-08-18
16:52:17.000000000 +0200
+++ new/yast2-ruby-bindings-4.4.6/src/ruby/yast/ui.rb 2021-11-29
21:30:04.000000000 +0100
@@ -1,5 +1,5 @@
-module Yast
- # This is a counterpart to init_ui in the C code.
- # It really belongs near it but I don't know how to code a proc in C.
- ObjectSpace.define_finalizer(Yast, proc { Yast.ui_finalizer })
-end
+# This is a counterpart to init_ui in the C code.
+# It really belongs near it but I don't know how to code a proc in C.
+# Workaround warning in ruby3. See e.g.
https://github.com/appsignal/rdkafka-ruby/pull/160/files#r656637223
+mod = Yast
+ObjectSpace.define_finalizer(mod, proc { mod.ui_finalizer })
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ruby-bindings-4.4.4/tests/libyui/multi_selection_box_spec.rb
new/yast2-ruby-bindings-4.4.6/tests/libyui/multi_selection_box_spec.rb
--- old/yast2-ruby-bindings-4.4.4/tests/libyui/multi_selection_box_spec.rb
2021-08-18 16:52:17.000000000 +0200
+++ new/yast2-ruby-bindings-4.4.6/tests/libyui/multi_selection_box_spec.rb
2021-11-29 21:30:04.000000000 +0100
@@ -47,8 +47,10 @@
@tui.send_keys "Home" # first item
@tui.send_keys "Down"
@tui.send_keys "Down"
+ @tui.await(/Current:\s+:mushrooms/)
expect(@tui.capture_pane).to match(/Current:\s+:mushrooms/)
@tui.send_keys "End" # last item
+ @tui.await(/Current:\s+:ham/)
expect(@tui.capture_pane).to match(/Current:\s+:ham/)
end
@@ -56,6 +58,7 @@
@tui.send_keys "M-S" # &Select toppings
@tui.send_keys "End" # last item ("Ham")
@tui.send_keys "Space" # select/deselect item
+ @tui.await(/Selected:\s+\[:cheese, :tomatoes\, :ham\]/)
expect(@tui.capture_pane).to match(/Selected:\s+\[:cheese, :tomatoes\,
:ham\]/)
expect(@tui.capture_pane).to include("[x] Ham")
end
@@ -65,6 +68,7 @@
@tui.send_keys "Home" # first item
@tui.send_keys "Down" # one item down to "Tomatoes"
@tui.send_keys "Space" # select/deselect item
+ @tui.await(/Selected:\s+\[:cheese\, :ham\]/)
expect(@tui.capture_pane).to match(/Selected:\s+\[:cheese\, :ham\]/)
expect(@tui.capture_pane).to include("[ ] Tomatoes")
end