Hello community,

here is the log from the commit of package rubygem-multi_json for 
openSUSE:Factory checked in at 2012-04-17 22:01:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-multi_json (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-multi_json.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-multi_json", Maintainer is "jmassaguer...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-multi_json/rubygem-multi_json.changes    
2012-03-26 11:06:59.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-multi_json.new/rubygem-multi_json.changes   
    2012-04-17 22:02:02.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Apr 17 07:23:21 UTC 2012 - co...@suse.com
+
+- update to 1.3.1
+ some fixes, old engines API deprecated 
+
+-------------------------------------------------------------------
+Tue Apr  3 08:24:04 UTC 2012 - co...@suse.com
+
+- update to 1.2.0 - now with oj support (optimized json)
+
+-------------------------------------------------------------------

Old:
----
  multi_json-1.0.4.gem

New:
----
  multi_json-1.3.1.gem

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

Other differences:
------------------
++++++ rubygem-multi_json.spec ++++++
--- /var/tmp/diff_new_pack.UTGwfW/_old  2012-04-17 22:02:03.000000000 +0200
+++ /var/tmp/diff_new_pack.UTGwfW/_new  2012-04-17 22:02:03.000000000 +0200
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           rubygem-multi_json
-Version:        1.0.4
+Version:        1.3.1
 Release:        0
-License:        MIT
 Summary:        A gem to provide swappable JSON backends
-Url:            http://github.com/intridea/multi_json
+License:        MIT
 Group:          Development/Languages/Ruby
+Url:            http://github.com/intridea/multi_json
 %define mod_name multi_json
 %define mod_full_name %{mod_name}-%{version}
 Source:         %{mod_full_name}.gem
@@ -32,7 +33,8 @@
 %rubygems_requires
 
 %description
-A gem to provide swappable JSON backends utilizing Yajl::Ruby, the JSON gem, 
JSON pure, or a vendored version of okjson.
+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.
 
 %package doc
 Summary:        RDoc documentation for %{mod_name}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to