diff --git a/jsonpointer-0.7.tar.gz b/jsonpointer-0.7.tar.gz deleted file mode 100644 index 97b8e2e..0000000 --- a/jsonpointer-0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:790255717b982aa9cb837030d4ad4d19447322ff7b8fb4bf8bb340cadc0a42a4 -size 3343 diff --git a/jsonpointer-1.0.tar.gz b/jsonpointer-1.0.tar.gz new file mode 100644 index 0000000..af1be82 --- /dev/null +++ b/jsonpointer-1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4945fe8d8d53ad501a564eaf574b0ae8e038eacc8717d127b59266d0ed0201 +size 3301 diff --git a/python-jsonpointer.changes b/python-jsonpointer.changes index 457b39d..49d27d1 100644 --- a/python-jsonpointer.changes +++ b/python-jsonpointer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 29 12:40:25 UTC 2013 - dmueller@suse.com + +- update to 1.0: + * no changes + ------------------------------------------------------------------- Fri Feb 22 14:02:26 UTC 2013 - saschpe@suse.de diff --git a/python-jsonpointer.spec b/python-jsonpointer.spec index c9f09dc..a20a16a 100644 --- a/python-jsonpointer.spec +++ b/python-jsonpointer.spec @@ -13,15 +13,16 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-jsonpointer -Version: 0.7 +Version: 1.0 Release: 0 -License: BSD-3-Clause Summary: Identify specific nodes in a JSON document (according to draft 08) -Url: https://github.com/stefankoegl/python-json-pointer +License: BSD-3-Clause Group: Development/Languages/Python +Url: https://github.com/stefankoegl/python-json-pointer Source: http://pypi.python.org/packages/source/j/jsonpointer/jsonpointer-%{version}.tar.gz BuildRequires: python-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build