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 2022-08-23 14:25:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-ruby-bindings (Old)
and /work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ruby-bindings"
Tue Aug 23 14:25:58 2022 rev:119 rq:997687 version:4.5.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-ruby-bindings/yast2-ruby-bindings.changes
2022-05-25 20:34:09.644194027 +0200
+++
/work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new.2083/yast2-ruby-bindings.changes
2022-08-23 14:26:49.207249021 +0200
@@ -1,0 +2,7 @@
+Thu Aug 18 08:07:00 UTC 2022 - Josef Reidinger <[email protected]>
+
+- Add properly glibc-locale as build dependency to test locale
+ dependent methods (related to change for bsc#1154405)
+- 4.5.2
+
+-------------------------------------------------------------------
Old:
----
yast2-ruby-bindings-4.5.1.tar.bz2
New:
----
yast2-ruby-bindings-4.5.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-ruby-bindings.spec ++++++
--- /var/tmp/diff_new_pack.e9omqZ/_old 2022-08-23 14:26:50.083250948 +0200
+++ /var/tmp/diff_new_pack.e9omqZ/_new 2022-08-23 14:26:50.087250957 +0200
@@ -17,7 +17,7 @@
Name: yast2-ruby-bindings
-Version: 4.5.1
+Version: 4.5.2
Release: 0
URL: https://github.com/yast/yast-ruby-bindings
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -37,6 +37,9 @@
# MenuBar-shortcuts-test.rb
Requires: yast2-ycp-ui-bindings >= 4.3.7
BuildRequires: yast2-ycp-ui-bindings-devel >= 4.3.7
+# requirement for testing locale dependent methods.
+# Keep it only build requirement to not force installation of this package
everywhere
+BuildRequires: glibc-locale
%ifarch s390 s390x
# s390 specific frame title that is read from readvalues from s390-tools
# needed also for tests, so build require it
++++++ yast2-ruby-bindings-4.5.1.tar.bz2 -> yast2-ruby-bindings-4.5.2.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ruby-bindings-4.5.1/package/yast2-ruby-bindings.changes
new/yast2-ruby-bindings-4.5.2/package/yast2-ruby-bindings.changes
--- old/yast2-ruby-bindings-4.5.1/package/yast2-ruby-bindings.changes
2022-05-24 14:46:08.000000000 +0200
+++ new/yast2-ruby-bindings-4.5.2/package/yast2-ruby-bindings.changes
2022-08-18 10:19:11.000000000 +0200
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Aug 18 08:07:00 UTC 2022 - Josef Reidinger <[email protected]>
+
+- Add properly glibc-locale as build dependency to test locale
+ dependent methods (related to change for bsc#1154405)
+- 4.5.2
+
+-------------------------------------------------------------------
Tue May 24 08:37:42 UTC 2022 - Ladislav Slez??k <[email protected]>
- Added experimental infrastructure for managing system in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ruby-bindings-4.5.1/package/yast2-ruby-bindings.spec
new/yast2-ruby-bindings-4.5.2/package/yast2-ruby-bindings.spec
--- old/yast2-ruby-bindings-4.5.1/package/yast2-ruby-bindings.spec
2022-05-24 14:46:08.000000000 +0200
+++ new/yast2-ruby-bindings-4.5.2/package/yast2-ruby-bindings.spec
2022-08-18 10:19:11.000000000 +0200
@@ -17,7 +17,7 @@
Name: yast2-ruby-bindings
-Version: 4.5.1
+Version: 4.5.2
Release: 0
URL: https://github.com/yast/yast-ruby-bindings
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -37,6 +37,9 @@
# MenuBar-shortcuts-test.rb
Requires: yast2-ycp-ui-bindings >= 4.3.7
BuildRequires: yast2-ycp-ui-bindings-devel >= 4.3.7
+# requirement for testing locale dependent methods.
+# Keep it only build requirement to not force installation of this package
everywhere
+BuildRequires: glibc-locale
%ifarch s390 s390x
# s390 specific frame title that is read from readvalues from s390-tools
# needed also for tests, so build require it