Hello community, here is the log from the commit of package rubygem-multi_json for openSUSE:Factory checked in at 2013-03-12 15:03:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-multi_json/rubygem-multi_json.changes 2012-12-21 15:02:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-multi_json.new/rubygem-multi_json.changes 2013-03-12 15:03:18.000000000 +0100 @@ -1,0 +2,21 @@ +Sun Mar 3 19:47:38 UTC 2013 - [email protected] + +- updated to version 1.6.1 + [Revert "Use JSON.generate instead of #to_json"](https://github.com/intridea/multi_json/issues/86) + +------------------------------------------------------------------- +Wed Feb 13 15:33:29 UTC 2013 - [email protected] + +- updated to version 1.6.0 + * [Add gson.rb support](https://github.com/intridea/multi_json/pull/71) + * [Add MultiJson.default_options](https://github.com/intridea/multi_json/pull/70) + * [Add MultiJson.with_adapter](https://github.com/intridea/multi_json/pull/67) + * [Stringify all possible keys for ok_json](https://github.com/intridea/multi_json/pull/66) + * [Alias `MultiJson::DecodeError` to `MultiJson::LoadError`](https://github.com/intridea/multi_json/pull/79) + +------------------------------------------------------------------- +Tue Feb 12 14:02:57 UTC 2013 - [email protected] + +- updated to version 1.5.1 + +------------------------------------------------------------------- Old: ---- multi_json-1.5.0.gem New: ---- multi_json-1.6.1.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-multi_json.spec ++++++ --- /var/tmp/diff_new_pack.4RxKLL/_old 2013-03-12 15:03:19.000000000 +0100 +++ /var/tmp/diff_new_pack.4RxKLL/_new 2013-03-12 15:03:19.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-multi_json # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,13 @@ Name: rubygem-multi_json -Version: 1.5.0 +Version: 1.6.1 Release: 0 %define mod_name multi_json %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ruby-macros >= 1 -BuildRequires: rubygem(rdoc) > 3.10 Url: http://github.com/intridea/multi_json Source: %{mod_full_name}.gem Summary: A gem to provide swappable JSON backends -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
