Hello community,

here is the log from the commit of package ruby2.1 for openSUSE:Factory checked 
in at 2014-09-20 15:51:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ruby2.1 (Old)
 and      /work/SRC/openSUSE:Factory/.ruby2.1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ruby2.1"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ruby2.1/ruby2.1.changes  2014-09-12 
12:22:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ruby2.1.new/ruby2.1.changes     2014-09-20 
15:51:12.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Sep 15 14:35:03 UTC 2014 - [email protected]
+
+- the ruby(abi) = $interpreter:$abiversion was not a good idea. rpm
+  treats the $interpreter part as epoch. instead we use now:
+  $interpreter(abi) = $abiversion
+
+  For MRI it means we are basically back to ruby(abi).
+  Examples for alternative ruby interpreters are rubinius(abi) and
+  jruby(abi) (bnc#896658)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ruby2.1.spec ++++++
--- /var/tmp/diff_new_pack.6gfbse/_old  2014-09-20 15:51:13.000000000 +0200
+++ /var/tmp/diff_new_pack.6gfbse/_new  2014-09-20 15:51:13.000000000 +0200
@@ -90,7 +90,7 @@
 BuildRequires:  valgrind
 %endif
 %endif
-Provides:       ruby(abi) = ruby:%{rb_ver}
+Provides:       ruby(abi) = %{rb_ver}
 %if %{with ruby_intree_common}
 Provides:       ruby-common = %{rpm_macros_version}
 Obsoletes:      ruby-common < %{rpm_macros_version}
@@ -118,8 +118,8 @@
 #
 Source10:       ruby2.1.macros
 Source11:       ruby2.1-default.macros
-
 Source100:      %{name}-rpmlintrc
+
 Patch0:         rubygems-1.5.0_buildroot.patch
 Patch1:         ruby-1.9.2p290_tcl_no_stupid_rpaths.patch
 Patch2:         drop_content_size_check_in_xmlrpc.patch

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to