Hello community,

here is the log from the commit of package ruby2.5 for openSUSE:Factory checked 
in at 2018-12-03 10:02:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ruby2.5 (Old)
 and      /work/SRC/openSUSE:Factory/.ruby2.5.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ruby2.5"

Mon Dec  3 10:02:46 2018 rev:14 rq:651604 version:2.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ruby2.5/ruby2.5.changes  2018-11-13 
16:23:02.402927434 +0100
+++ /work/SRC/openSUSE:Factory/.ruby2.5.new.19453/ruby2.5.changes       
2018-12-03 10:02:50.572124379 +0100
@@ -1,0 +2,11 @@
+Fri Nov 23 09:13:31 UTC 2018 - Martin Liška <mli...@suse.cz>
+
+- Use parallel make.
+
+-------------------------------------------------------------------
+Thu Nov 22 13:15:47 UTC 2018 - Martin Liška <mli...@suse.cz>
+
+- Disable compressed sections as they are not supported by rpm
+  (https://bugs.ruby-lang.org/issues/12934).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ruby2.5.spec ++++++
--- /var/tmp/diff_new_pack.yfOH7M/_old  2018-12-03 10:02:52.004123075 +0100
+++ /var/tmp/diff_new_pack.yfOH7M/_new  2018-12-03 10:02:52.004123075 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -348,8 +348,9 @@
   --with-mantype=man \
   --enable-shared \
   --disable-static \
-  --disable-rpath
-make all V=1
+  --disable-rpath \
+  --with-compress-debug-sections=no
+make all V=1 %{?_smp_mflags}
 
 %install
 %makeinstall V=1


Reply via email to