diff --git a/jsonpatch-1.0.tar.gz b/jsonpatch-1.0.tar.gz deleted file mode 100644 index c18211a..0000000 --- a/jsonpatch-1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67b12a04d0bf90d425b0beab07026166cd0e168cd62be0508abfe1f6f225f86f -size 5422 diff --git a/jsonpatch-1.1.tar.gz b/jsonpatch-1.1.tar.gz new file mode 100644 index 0000000..1aee317 --- /dev/null +++ b/jsonpatch-1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5e453fa7ec05e838fc66301708115e59fc9866a1bb46ed08da33c7d0ba2e14 +size 5461 diff --git a/python-jsonpatch.changes b/python-jsonpatch.changes index 84dc127..5989a37 100644 --- a/python-jsonpatch.changes +++ b/python-jsonpatch.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 11 14:41:17 UTC 2013 - dmueller@suse.com + +- update to 1.1: + * various python 3.x fixes + ------------------------------------------------------------------- Mon Apr 29 12:36:33 UTC 2013 - dmueller@suse.com diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index 8ab7e72..c560c1e 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -17,7 +17,7 @@ Name: python-jsonpatch -Version: 1.0 +Version: 1.1 Release: 0 Summary: Apply JSON-Patches (according to draft 08) License: BSD-3-Clause