diff --git a/python-unidiff.spec b/python-unidiff.spec index 5bd7c2d291423c1c4a84361aa2f0428ede5fe918..b7f3868576fe600d96d55f358cbf29a488d9579a 100644 --- a/python-unidiff.spec +++ b/python-unidiff.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-unidiff -Version: 0.7.4 +Version: 0.7.5 Release: 1 Summary: Unified diff parsing/metadata extraction library. License: MIT URL: http://github.com/matiasb/python-unidiff -Source0: https://files.pythonhosted.org/packages/be/69/aa7dc315290382a52e7441c61c987b801434078b1c07bd9a7b377206ae82/unidiff-0.7.4.tar.gz +Source0: https://files.pythonhosted.org/packages/a3/48/81be0ac96e423a877754153699731ef439fd7b80b4c8b5425c94ed079ebd/unidiff-0.7.5.tar.gz BuildArch: noarch @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Mar 17 2023 wubijie - 0.7.5-1 +- Update package to version 0.7.5 + * Tue Nov 01 2022 wangjunqi - 0.7.4-1 - Update package to version 0.7.4 diff --git a/unidiff-0.7.4.tar.gz b/unidiff-0.7.4.tar.gz deleted file mode 100644 index f4eece7d2e318ac1c104196a36d8ec6a4184c6b4..0000000000000000000000000000000000000000 Binary files a/unidiff-0.7.4.tar.gz and /dev/null differ diff --git a/unidiff-0.7.5.tar.gz b/unidiff-0.7.5.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e9a23d4f066ec870c82fc7e8835df8fb0cf9a031 Binary files /dev/null and b/unidiff-0.7.5.tar.gz differ