Hello community,

here is the log from the commit of package yast2-slp for openSUSE:Factory 
checked in at 2019-09-02 12:44:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-slp (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-slp.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-slp"

Mon Sep  2 12:44:02 2019 rev:38 rq:726208 version:4.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-slp/yast2-slp.changes      2019-02-28 
21:48:26.493396008 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-slp.new.7948/yast2-slp.changes    
2019-09-02 12:44:03.749761175 +0200
@@ -1,0 +2,7 @@
+Mon Aug 26 09:39:42 CEST 2019 - [email protected]
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 4.1.1
+
+-------------------------------------------------------------------

Old:
----
  yast2-slp-4.1.0.tar.bz2

New:
----
  yast2-slp-4.1.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-slp.spec ++++++
--- /var/tmp/diff_new_pack.Tdd7W7/_old  2019-09-02 12:44:04.113761109 +0200
+++ /var/tmp/diff_new_pack.Tdd7W7/_new  2019-09-02 12:44:04.117761108 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-slp
-Version:        4.1.0
+Version:        4.1.1
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -31,7 +31,7 @@
 BuildRequires:  yast2
 BuildRequires:  yast2-core-devel
 BuildRequires:  yast2-devtools >= 3.1.10
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 %if 0%{?suse_version} < 1220
 BuildRequires:  libxcrypt-devel
 %endif

++++++ yast2-slp-4.1.0.tar.bz2 -> yast2-slp-4.1.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slp-4.1.0/Dockerfile 
new/yast2-slp-4.1.1/Dockerfile
--- old/yast2-slp-4.1.0/Dockerfile      2019-02-27 15:48:15.000000000 +0100
+++ new/yast2-slp-4.1.1/Dockerfile      2019-08-26 17:14:34.000000000 +0200
@@ -1,4 +1,4 @@
-FROM yastdevel/ruby
+FROM registry.opensuse.org/yast/head/containers/yast-ruby
 RUN zypper --gpg-auto-import-keys --non-interactive in --no-recommends \
   gcc-c++ \
   libtool \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slp-4.1.0/package/yast2-slp.changes 
new/yast2-slp-4.1.1/package/yast2-slp.changes
--- old/yast2-slp-4.1.0/package/yast2-slp.changes       2019-02-27 
15:48:15.000000000 +0100
+++ new/yast2-slp-4.1.1/package/yast2-slp.changes       2019-08-26 
17:14:34.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Mon Aug 26 09:39:42 CEST 2019 - [email protected]
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 4.1.1
+
+-------------------------------------------------------------------
 Tue Feb 26 14:26:58 UTC 2019 - José Iván López González <[email protected]>
 
 - Version bump (bsc#1124009)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slp-4.1.0/package/yast2-slp.spec 
new/yast2-slp-4.1.1/package/yast2-slp.spec
--- old/yast2-slp-4.1.0/package/yast2-slp.spec  2019-02-27 15:48:15.000000000 
+0100
+++ new/yast2-slp-4.1.1/package/yast2-slp.spec  2019-08-26 17:14:34.000000000 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-slp
-Version:        4.1.0
+Version:        4.1.1
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -27,7 +27,7 @@
 License:        GPL-2.0-or-later
 BuildRequires: gcc-c++ openslp-devel doxygen perl-XML-Writer yast2-core-devel 
yast2 libtool
 BuildRequires:  yast2-devtools >= 3.1.10
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 %if 0%{?suse_version} < 1220
 BuildRequires:  libxcrypt-devel
 %endif


Reply via email to