diff --git a/identify-2.5.10.tar.gz b/identify-2.5.10.tar.gz deleted file mode 100644 index 8fb1140..0000000 Binary files a/identify-2.5.10.tar.gz and /dev/null differ diff --git a/identify-2.5.17.tar.gz b/identify-2.5.17.tar.gz new file mode 100644 index 0000000..7ada8cf Binary files /dev/null and b/identify-2.5.17.tar.gz differ diff --git a/python-identify.spec b/python-identify.spec index 7e5aa29..e14ae59 100644 --- a/python-identify.spec +++ b/python-identify.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-identify -Version: 2.5.10 +Version: 2.5.17 Release: 1 Summary: File identification library for Python License: MIT URL: https://github.com/pre-commit/identify -Source0: https://files.pythonhosted.org/packages/24/7f/6812dcfa4ff7f8bd425252eb2bd4ef394477eea1424d3e09bbbfdac94e87/identify-2.5.10.tar.gz +Source0: https://files.pythonhosted.org/packages/6b/c1/dcb61490b9324dd6c4b071835ce89840536a636512100e300e67e27ab447/identify-2.5.17.tar.gz BuildArch: noarch @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Feb 8 2023 wubijie - 2.5.17-1 +- Update package to version 2.5.17 + * Fri Dec 16 2022 jiangxinyu - 2.5.10-1 - Update package to version 2.5.10