diff --git a/icdiff-2.0.5.tar.gz b/icdiff-2.0.5.tar.gz deleted file mode 100644 index 2dd9c1e..0000000 Binary files a/icdiff-2.0.5.tar.gz and /dev/null differ diff --git a/icdiff-2.0.6.tar.gz b/icdiff-2.0.6.tar.gz new file mode 100644 index 0000000..b91c02a Binary files /dev/null and b/icdiff-2.0.6.tar.gz differ diff --git a/python-icdiff.spec b/python-icdiff.spec index ca86da1..5915739 100644 --- a/python-icdiff.spec +++ b/python-icdiff.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-icdiff -Version: 2.0.5 +Version: 2.0.6 Release: 1 Summary: Dictdiffer is a helper module that helps you to diff and patch dictionaries. -License: PSF +License: PSF-2.0 URL: http://www.jefftk.com/icdiff -Source0: https://files.pythonhosted.org/packages/fd/d5/3ab4777d15535bf712e1d3509b7bdfc01ed4da7c935679f84bd454fbb0fe/icdiff-2.0.5.tar.gz +Source0: https://files.pythonhosted.org/packages/b6/11/542ff30f2c399d71126e55b64d41cb5caa78ddf7ce557fddf45607a41fe8/icdiff-2.0.6.tar.gz BuildArch: noarch %description @@ -26,7 +26,7 @@ Provides: python3-icdiff-doc Dictdiffer is a helper module that helps you to diff and patch dictionaries. %prep -%autosetup -n icdiff-2.0.5 +%autosetup -n icdiff-%{version} %build %py3_build @@ -66,6 +66,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Feb 8 2023 wubijie - 2.0.6-1 +- Update package to version 2.0.6 + * Mon Aug 01 2022 liqiuyu - 2.0.5-1 - update to 2.0.5