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 2023-03-11 18:22:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-ruby-bindings (Old)
and /work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ruby-bindings"
Sat Mar 11 18:22:53 2023 rev:123 rq:1070390 version:4.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-ruby-bindings/yast2-ruby-bindings.changes
2023-03-04 22:43:41.027887121 +0100
+++
/work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new.31432/yast2-ruby-bindings.changes
2023-03-11 18:22:53.554521821 +0100
@@ -1,0 +2,6 @@
+Thu Mar 9 10:36:23 UTC 2023 - Martin Vidner <[email protected]>
+
+- Use ruby-devel versioned to match the gems (bsc#1209098)
+- 4.6.1
+
+-------------------------------------------------------------------
Old:
----
yast2-ruby-bindings-4.6.0.tar.bz2
New:
----
yast2-ruby-bindings-4.6.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-ruby-bindings.spec ++++++
--- /var/tmp/diff_new_pack.iYxu4T/_old 2023-03-11 18:22:54.062524468 +0100
+++ /var/tmp/diff_new_pack.iYxu4T/_new 2023-03-11 18:22:54.066524489 +0100
@@ -17,7 +17,7 @@
Name: yast2-ruby-bindings
-Version: 4.6.0
+Version: 4.6.1
Release: 0
URL: https://github.com/yast/yast-ruby-bindings
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -31,7 +31,8 @@
BuildRequires: rubygem(%{rb_default_ruby_abi}:fast_gettext) < 3.0
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
Requires: rubygem(%{rb_default_ruby_abi}:fast_gettext) < 3.0
-BuildRequires: ruby-devel
+# this is ruby-devel pinned to the default version, matching the gems
+BuildRequires: %{rubydevel}
Requires: yast2-core >= 3.2.2
BuildRequires: yast2-core-devel >= 3.2.2
# MenuBar-shortcuts-test.rb
++++++ yast2-ruby-bindings-4.6.0.tar.bz2 -> yast2-ruby-bindings-4.6.1.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ruby-bindings-4.6.0/package/yast2-ruby-bindings.changes
new/yast2-ruby-bindings-4.6.1/package/yast2-ruby-bindings.changes
--- old/yast2-ruby-bindings-4.6.0/package/yast2-ruby-bindings.changes
2023-03-03 15:59:34.000000000 +0100
+++ new/yast2-ruby-bindings-4.6.1/package/yast2-ruby-bindings.changes
2023-03-09 11:48:09.000000000 +0100
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 9 10:36:23 UTC 2023 - Martin Vidner <[email protected]>
+
+- Use ruby-devel versioned to match the gems (bsc#1209098)
+- 4.6.1
+
+-------------------------------------------------------------------
Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <[email protected]>
- Bump version to 4.6.0 (bsc#1208913)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ruby-bindings-4.6.0/package/yast2-ruby-bindings.spec
new/yast2-ruby-bindings-4.6.1/package/yast2-ruby-bindings.spec
--- old/yast2-ruby-bindings-4.6.0/package/yast2-ruby-bindings.spec
2023-03-03 15:59:34.000000000 +0100
+++ new/yast2-ruby-bindings-4.6.1/package/yast2-ruby-bindings.spec
2023-03-09 11:48:09.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-ruby-bindings
-Version: 4.6.0
+Version: 4.6.1
Release: 0
URL: https://github.com/yast/yast-ruby-bindings
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -31,7 +31,8 @@
BuildRequires: rubygem(%{rb_default_ruby_abi}:fast_gettext) < 3.0
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
Requires: rubygem(%{rb_default_ruby_abi}:fast_gettext) < 3.0
-BuildRequires: ruby-devel
+# this is ruby-devel pinned to the default version, matching the gems
+BuildRequires: %{rubydevel}
Requires: yast2-core >= 3.2.2
BuildRequires: yast2-core-devel >= 3.2.2
# MenuBar-shortcuts-test.rb