Hello community,
here is the log from the commit of package rubygem-activerecord-5_1 for
openSUSE:Factory checked in at 2017-11-20 17:07:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-5_1 (Old)
and /work/SRC/openSUSE:Factory/.rubygem-activerecord-5_1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-activerecord-5_1"
Mon Nov 20 17:07:02 2017 rev:3 rq:543855 version:5.1.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-activerecord-5_1/rubygem-activerecord-5_1.changes
2017-09-13 22:36:14.985647256 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-activerecord-5_1.new/rubygem-activerecord-5_1.changes
2017-11-20 17:07:29.721224352 +0100
@@ -1,0 +2,6 @@
+Mon Nov 20 11:05:20 UTC 2017 - [email protected]
+
+- disable rdoc for now
+
https://github.com/rails/rails/commit/8dd76a7a6ff1bb7105beabb8f834ca54ab1e5fc2
+
+-------------------------------------------------------------------
@@ -692 +698 @@
-Wed Jul 23 13:30:41 UTC 2014 - [email protected]
+Wed Jul 23 13:30:41 UTC 2014 - [email protected]
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-activerecord-5_1.spec ++++++
--- /var/tmp/diff_new_pack.fX2UOt/_old 2017-11-20 17:07:30.241205527 +0100
+++ /var/tmp/diff_new_pack.fX2UOt/_new 2017-11-20 17:07:30.245205383 +0100
@@ -58,6 +58,7 @@
%install
%gem_install \
+ --no-rdoc --no-ri \
--doc-files="CHANGELOG.md MIT-LICENSE README.rdoc" \
-f
++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.fX2UOt/_old 2017-11-20 17:07:30.281204079 +0100
+++ /var/tmp/diff_new_pack.fX2UOt/_new 2017-11-20 17:07:30.285203934 +0100
@@ -1,4 +1,5 @@
---
+:disable_docs: true
:version_suffix: '-5_1'
:preamble: |-