diff --git a/jsonpatch-1.11.tar.gz b/jsonpatch-1.11.tar.gz deleted file mode 100644 index 91647c3..0000000 --- a/jsonpatch-1.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22d0bc0f5522a4a03dd9fb4c4cdf7c1f03256546c88be4c61e5ceabd22280e47 -size 14317 diff --git a/jsonpatch-1.14.tar.gz b/jsonpatch-1.14.tar.gz new file mode 100644 index 0000000..a74eaff --- /dev/null +++ b/jsonpatch-1.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:776d828d6f7b4581862529cf413439a652d74b9e3a0261fa08c36fd761a78b4a +size 15234 diff --git a/python-jsonpatch.changes b/python-jsonpatch.changes index 0e4f67f..dc471d1 100644 --- a/python-jsonpatch.changes +++ b/python-jsonpatch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 15 10:53:42 UTC 2016 - dmueller@suse.com + +- udpate to 1.14.0 + ------------------------------------------------------------------- Mon Aug 15 14:51:56 UTC 2016 - toddrme2178@gmail.com diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index 57a0104..128d89d 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -1,7 +1,7 @@ # # spec file for package python-jsonpatch # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX 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,13 +17,13 @@ Name: python-jsonpatch -Version: 1.11 +Version: 1.14 Release: 0 Summary: Python - JSON-Patches License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/stefankoegl/python-json-patch -Source: http://pypi.python.org/packages/source/j/jsonpatch/jsonpatch-%{version}.tar.gz +Source: https://pypi.io/packages/source/j/jsonpatch/jsonpatch-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-jsonpointer Requires: python-jsonpointer >= 1.9