diff --git a/jsondiff-2.2.0.tar.gz b/jsondiff-2.2.0.tar.gz deleted file mode 100644 index 5d7789f..0000000 --- a/jsondiff-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:060e9a10fe136c643e9d2bf264ea1fbe966ed17d2fd37348dd65b1c650c2df4f -size 26597 diff --git a/jsondiff-2.2.1.tar.gz b/jsondiff-2.2.1.tar.gz new file mode 100644 index 0000000..e472750 --- /dev/null +++ b/jsondiff-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658d162c8a86ba86de26303cd86a7b37e1b2c1ec98b569a60e2ca6180545f7fe +size 26649 diff --git a/python-jsondiff.changes b/python-jsondiff.changes index 3bfec32..a4c0cee 100644 --- a/python-jsondiff.changes +++ b/python-jsondiff.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 10 14:30:38 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 2.2.1 + * Protect Symbol.eq by instance check + ------------------------------------------------------------------- Tue Aug 13 03:18:20 UTC 2024 - Steve Kowalik diff --git a/python-jsondiff.spec b/python-jsondiff.spec index fa58130..e464dbb 100644 --- a/python-jsondiff.spec +++ b/python-jsondiff.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-jsondiff -Version: 2.2.0 +Version: 2.2.1 Release: 0 Summary: Module to diff JSON and JSON-like structures in Python License: MIT