Hello community,
here is the log from the commit of package rubygem-multi_json for
openSUSE:Factory checked in at 2013-05-07 15:44:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-multi_json (Old)
and /work/SRC/openSUSE:Factory/.rubygem-multi_json.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-multi_json"
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-multi_json/rubygem-multi_json.changes
2013-04-02 12:55:53.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-multi_json.new/rubygem-multi_json.changes
2013-05-07 15:45:00.000000000 +0200
@@ -1,0 +2,10 @@
+Tue May 7 08:58:40 UTC 2013 - [email protected]
+
+- updated to version 1.7.3
+ * [Require json/ext to ensure extension version gets loaded for
json_gem](https://github.com/intridea/multi_json/commit/942686f7e8597418c6f90ee69e1d45242fac07b1)
+ * [Rename
JrJackson](https://github.com/intridea/multi_json/commit/078de7ba8b6035343c3e96b4767549e9ec43369a)
+ * [Prefer JrJackson to JSON gem if
present](https://github.com/intridea/multi_json/commit/af8bd9799a66855f04b3aff1c488485950cec7bf)
+ * [Print a warning if outdated gem versions are
used](https://github.com/intridea/multi_json/commit/e7438e7ba2be0236cfa24c2bb9ad40ee821286d1)
+ * [Loosen required_rubygems_version for compatibility with Ubuntu 10.04]
+
+-------------------------------------------------------------------
Old:
----
multi_json-1.7.2.gem
New:
----
multi_json-1.7.3.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-multi_json.spec ++++++
--- /var/tmp/diff_new_pack.in1Oi3/_old 2013-05-07 15:45:01.000000000 +0200
+++ /var/tmp/diff_new_pack.in1Oi3/_new 2013-05-07 15:45:01.000000000 +0200
@@ -17,7 +17,7 @@
Name: rubygem-multi_json
-Version: 1.7.2
+Version: 1.7.3
Release: 0
%define mod_name multi_json
%define mod_full_name %{mod_name}-%{version}
@@ -60,9 +60,13 @@
%install
%gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE.md
%buildroot/%{_docdir}/%{name}/LICENSE.md
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md
%buildroot/%{_docdir}/%{name}/README.md
%files
%defattr(-,root,root,-)
+%{_docdir}/%{name}
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]