diff --git a/jmespath-0.4.1.tar.gz b/jmespath-0.4.1.tar.gz deleted file mode 100644 index a51fa04..0000000 --- a/jmespath-0.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba2149e7fb3b6590e96c3a9f2d459e8f6b508f98056ca6b13abbafc98b4829b5 -size 66033 diff --git a/jmespath-0.5.0.tar.gz b/jmespath-0.5.0.tar.gz new file mode 100644 index 0000000..dd6f0e9 --- /dev/null +++ b/jmespath-0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09259128fbce8c41bc0b132e297f97a792946d18383b1f9ee5bf6a3f9e29619c +size 64864 diff --git a/python-jmespath.changes b/python-jmespath.changes index adbd042..745079e 100644 --- a/python-jmespath.changes +++ b/python-jmespath.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 18 13:13:01 UTC 2015 - rschweikert@suse.com + +- Update to version 0.5.0 + + No upstream changelog + + Update in support for fix of bnc#905354 + ------------------------------------------------------------------- Thu Oct 23 23:55:43 UTC 2014 - rschweikert@suse.com diff --git a/python-jmespath.spec b/python-jmespath.spec index a0d38e3..e5d2aa1 100644 --- a/python-jmespath.spec +++ b/python-jmespath.spec @@ -1,7 +1,7 @@ # # spec file for package python-jmespath # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define baseName jmespath Name: python-jmespath -Version: 0.4.1 +Version: 0.5.0 Release: 0 Summary: Extract elements from JSON document License: MIT