diff --git a/jsonpointer-1.7.tar.gz b/jsonpointer-1.7.tar.gz deleted file mode 100644 index f0c6b18..0000000 --- a/jsonpointer-1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46b2016b5e4f2b5cd2edf07c60ca8fe7dd91204ca848f98964be61b3c4760f5e -size 8187 diff --git a/jsonpointer-1.9.tar.gz b/jsonpointer-1.9.tar.gz new file mode 100644 index 0000000..0f2ed49 --- /dev/null +++ b/jsonpointer-1.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39403b47a71aa782de6d80db3b78f8a5f68ad8dfc9e674ca3bb5b32c15ec7308 +size 7662 diff --git a/python-jsonpointer.changes b/python-jsonpointer.changes index cfee336..f34221d 100644 --- a/python-jsonpointer.changes +++ b/python-jsonpointer.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jun 22 14:49:05 UTC 2015 - tbechtold@suse.com + +- update to 1.9: + * bump version to 1.9 + * bump version to 1.8 + * Fix Tests for Python 3.2 + * Fix UnicodeEncodeError with non-ASCII paths, fixes #18 + * Enable container-based builds on Travis-CI + ------------------------------------------------------------------- Wed Feb 4 14:17:13 UTC 2015 - tbechtold@suse.com diff --git a/python-jsonpointer.spec b/python-jsonpointer.spec index ea8467c..da4a5d5 100644 --- a/python-jsonpointer.spec +++ b/python-jsonpointer.spec @@ -17,7 +17,7 @@ Name: python-jsonpointer -Version: 1.7 +Version: 1.9 Release: 0 Summary: Identify specific nodes in a JSON document (according to draft 08) License: BSD-3-Clause