diff --git a/jsondiff-1.1.1.tar.gz b/jsondiff-1.1.1.tar.gz deleted file mode 100644 index 96d090d..0000000 --- a/jsondiff-1.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d0437782de9418efa34e694aa59f43d7adb1899bd9a793f063867ddba8f7893 -size 7802 diff --git a/jsondiff-1.1.2.tar.gz b/jsondiff-1.1.2.tar.gz new file mode 100644 index 0000000..790fc83 --- /dev/null +++ b/jsondiff-1.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e18138aecaa4a8f3b7ac7525b8466234e6378dd6cae702b982c9ed851d2ae21 +size 7803 diff --git a/python-jsondiff.changes b/python-jsondiff.changes index d83c667..6561e4a 100644 --- a/python-jsondiff.changes +++ b/python-jsondiff.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 14 22:18:30 UTC 2019 - Gary Smith + +- Upgraded to 1.1.2 + * no changelog available + ------------------------------------------------------------------- Mon May 14 11:25:31 UTC 2018 - tchvatal@suse.com diff --git a/python-jsondiff.spec b/python-jsondiff.spec index 7b94239..43e6da4 100644 --- a/python-jsondiff.spec +++ b/python-jsondiff.spec @@ -1,7 +1,7 @@ # # spec file for package python-jsondiff # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-jsondiff -Version: 1.1.1 +Version: 1.1.2 Release: 0 Summary: Diff JSON and JSON-like structures in Python License: MIT