Hello community,
here is the log from the commit of package rubygem-multi_json for
openSUSE:Factory checked in at 2013-06-13 22:34:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-05 13:37:15.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-multi_json.new/rubygem-multi_json.changes
2013-06-13 22:34:49.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Jun 4 16:40:06 UTC 2013 - [email protected]
+
+- updated to version 1.7.6
+ * [Bring back MultiJson::VERSION
constant](https://github.com/intridea/multi_json/commit/31b990c2725e6673bf8ce57540fe66b57a751a72)
+
+-------------------------------------------------------------------
+Mon Jun 3 20:10:08 UTC 2013 - [email protected]
+
+- updated to version 1.7.5
+ * [Remove stdlib
warning](https://github.com/intridea/multi_json/commit/d06eec6b7996ac8b4ff0e2229efd835379b0c30f)
+
+-------------------------------------------------------------------
Old:
----
multi_json-1.7.4.gem
New:
----
multi_json-1.7.6.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-multi_json.spec ++++++
--- /var/tmp/diff_new_pack.PKAqeR/_old 2013-06-13 22:34:49.000000000 +0200
+++ /var/tmp/diff_new_pack.PKAqeR/_new 2013-06-13 22:34:49.000000000 +0200
@@ -17,7 +17,7 @@
Name: rubygem-multi_json
-Version: 1.7.4
+Version: 1.7.6
Release: 0
%define mod_name multi_json
%define mod_full_name %{mod_name}-%{version}
@@ -26,13 +26,14 @@
BuildRequires: ruby-macros >= 1
Url: http://github.com/intridea/multi_json
Source: http://rubygems.org/gems/%{mod_full_name}.gem
-Summary: A gem to provide swappable JSON backends
+Summary: A common interface to multiple JSON libraries
License: MIT
Group: Development/Languages/Ruby
%description
-A gem to provide easy switching between different JSON backends, including Oj,
-Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, and OkJson.
+A common interface to multiple JSON libraries, including Oj, Yajl, the JSON
+gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb,
+JrJackson, and OkJson.
%package doc
Summary: RDoc documentation for %{mod_name}
@@ -61,6 +62,7 @@
%install
%gem_install -f
mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG.md
%buildroot/%{_docdir}/%{name}/CHANGELOG.md
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
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]