diff --git a/jsonpatch-1.26.tar.gz b/jsonpatch-1.26.tar.gz deleted file mode 100644 index e34a949..0000000 Binary files a/jsonpatch-1.26.tar.gz and /dev/null differ diff --git a/jsonpatch-1.28.tar.gz b/jsonpatch-1.28.tar.gz new file mode 100644 index 0000000..672f61e Binary files /dev/null and b/jsonpatch-1.28.tar.gz differ diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index d5a329a..4bcdeb4 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -1,8 +1,8 @@ %global pypi_name jsonpatch Name: python-%{pypi_name} -Version: 1.26 -Release: 2 +Version: 1.28 +Release: 1 Summary: Applying JSON Patches in Python License: BSD URL: https://github.com/stefankoegl/python-json-patch @@ -59,6 +59,9 @@ done; %doc README.md %changelog +* Mon Feb 1 2021 wangjie - 1.28.1 +- upgrade 1.28.1 + * Thu Oct 29 2020 tinawei - 1.26-2 - delete python2