diff --git a/jsondiff-2.2.0.tar.gz b/jsondiff-2.2.0.tar.gz deleted file mode 100644 index e46aa9554b08b4d3a6a637d590a4d32811d22ab5..0000000000000000000000000000000000000000 Binary files a/jsondiff-2.2.0.tar.gz and /dev/null differ diff --git a/jsondiff-2.2.1.tar.gz b/jsondiff-2.2.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9f0af215ca5b843487c65afa701b850724872362 Binary files /dev/null and b/jsondiff-2.2.1.tar.gz differ diff --git a/python-jsondiff.spec b/python-jsondiff.spec index 4699a9ebdd5c368189d380082f19d6f5e25f7560..c5cdf47d75129dd8ce4e53d0cdd0effd09b592e4 100644 --- a/python-jsondiff.spec +++ b/python-jsondiff.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-jsondiff -Version: 2.2.0 +Version: 2.2.1 Release: 1 Summary: Diff JSON and JSON-like structures in Python. License: MIT URL: https://github.com/ZoomerAnalytics/jsondiff -Source0: https://files.pythonhosted.org/packages/90/48/e86c93e46589eda155aaef6adc2131f0218991ac1a20c14bf1b0605c822b/jsondiff-2.2.0.tar.gz +Source0: https://files.pythonhosted.org/packages/35/48/841137f1843fa215ea284834d1514b8e9e20962bda63a636c7417e02f8fb/jsondiff-2.2.1.tar.gz BuildArch: noarch %description Diff JSON and JSON-like structures in Python. @@ -71,6 +71,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Aug 30 2024 guochao - 2.2.1-1 +- Update version to 2.2.1 +- Protect Symbol.__eq__ by instance check + * Wed Jul 24 2024 liudy - 2.2.0-1 - Update version to 2.2.0 - Exclude a list of paths from diff