diff --git a/python-simplejson.changes b/python-simplejson.changes index e4f05dc..1a57178 100644 --- a/python-simplejson.changes +++ b/python-simplejson.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 21 15:39:09 UTC 2013 - p.drouand@gmail.com + +- Update to version 3.0.8: + * Fix a Python 2.x compiler warning for narrow unicode builds + https://github.com/simplejson/simplejson/issues/56 + ------------------------------------------------------------------- Thu Jan 17 14:19:25 UTC 2013 - toddrme2178@gmail.com diff --git a/python-simplejson.spec b/python-simplejson.spec index f946889..4165442 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -17,7 +17,7 @@ Name: python-simplejson -Version: 3.0.7 +Version: 3.0.8 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 9bf5979..d0d74ab 100644 --- a/python3-simplejson.changes +++ b/python3-simplejson.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 21 15:39:09 UTC 2013 - p.drouand@gmail.com + +- Update to version 3.0.8: + * Fix a Python 2.x compiler warning for narrow unicode builds + https://github.com/simplejson/simplejson/issues/56 + ------------------------------------------------------------------- Wed Jan 30 12:00:26 UTC 2013 - saschpe@suse.de diff --git a/python3-simplejson.spec b/python3-simplejson.spec index 5945393..335a009 100644 --- a/python3-simplejson.spec +++ b/python3-simplejson.spec @@ -17,7 +17,7 @@ Name: python3-simplejson -Version: 3.0.7 +Version: 3.0.8 Release: 0 Url: http://github.com/simplejson/simplejson Summary: Simple, fast, extensible JSON encoder/decoder for Python diff --git a/simplejson-3.0.7.tar.gz b/simplejson-3.0.7.tar.gz deleted file mode 100644 index 4b9221f..0000000 --- a/simplejson-3.0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e45a681e5e79eb31f094b31843346ed9a3de4e7f6ebcda10c748b3c45c5597e -size 62932 diff --git a/simplejson-3.0.8.tar.gz b/simplejson-3.0.8.tar.gz new file mode 100644 index 0000000..1c030c4 --- /dev/null +++ b/simplejson-3.0.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d529cb15b2f7925827d29a111d0628927f8a56b856cc8ad03f722001c438a457 +size 62958