diff --git a/python-simplejson.changes b/python-simplejson.changes index dd27423..042b4e5 100644 --- a/python-simplejson.changes +++ b/python-simplejson.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed May 8 09:51:19 UTC 2013 - benny.gaechter@gmail.com + +- Update to version 3.3.0 + * Unpaired surrogates once again pass through the decoder, to match older + behavior and the RFC-4627 spec. + https://github.com/simplejson/simplejson/issues/62 + ------------------------------------------------------------------- Thu Feb 21 15:39:09 UTC 2013 - p.drouand@gmail.com diff --git a/python-simplejson.spec b/python-simplejson.spec index 555ad0c..a2f287e 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -17,7 +17,7 @@ Name: python-simplejson -Version: 3.1.3 +Version: 3.3.0 Release: 0 Url: http://github.com/simplejson/simplejson Summary: Simple, fast, extensible JSON encoder/decoder for Python diff --git a/python3-simplejson.changes b/python3-simplejson.changes index d48ff3a..0d521e4 100644 --- a/python3-simplejson.changes +++ b/python3-simplejson.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed May 8 09:51:08 UTC 2013 - benny.gaechter@gmail.com + +- Update to version 3.3.0 + * Unpaired surrogates once again pass through the decoder, to match older + behavior and the RFC-4627 spec. + https://github.com/simplejson/simplejson/issues/62 + ------------------------------------------------------------------- Thu Feb 21 15:39:09 UTC 2013 - p.drouand@gmail.com diff --git a/python3-simplejson.spec b/python3-simplejson.spec index 543a56d..0c04c8d 100644 --- a/python3-simplejson.spec +++ b/python3-simplejson.spec @@ -17,7 +17,7 @@ Name: python3-simplejson -Version: 3.1.3 +Version: 3.3.0 Release: 0 Url: http://github.com/simplejson/simplejson Summary: Simple, fast, extensible JSON encoder/decoder for Python diff --git a/simplejson-3.1.3.tar.gz b/simplejson-3.1.3.tar.gz deleted file mode 100644 index 254266b..0000000 --- a/simplejson-3.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:941a25bbb00b021dbe026b94278d9fab9f4655e11ab76eb3f022a9ee097f0478 -size 65320 diff --git a/simplejson-3.3.0.tar.gz b/simplejson-3.3.0.tar.gz new file mode 100644 index 0000000..d99c7c4 --- /dev/null +++ b/simplejson-3.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8a6bd82e111976aeb06138316ab10847adf612925072eaff8512228bcf9a1f +size 67250