diff --git a/identify-2.5.26.tar.gz b/identify-2.5.26.tar.gz deleted file mode 100644 index 8a5e5624d03160f5281e092094a86839338b3b5d..0000000000000000000000000000000000000000 Binary files a/identify-2.5.26.tar.gz and /dev/null differ diff --git a/identify-2.5.28.tar.gz b/identify-2.5.28.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fd17bcf6cfe1ce7b2b2c5e2407ff88c022f9f32f Binary files /dev/null and b/identify-2.5.28.tar.gz differ diff --git a/python-identify.spec b/python-identify.spec index 18660e972caf5688a06c24c3f2f1e0381438acf9..85ad3a4b740f2c182c6e31c7f33ce214aa20c430 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.26 +Version: 2.5.28 Release: 1 Summary: File identification library for Python License: MIT URL: https://github.com/pre-commit/identify -Source0: https://files.pythonhosted.org/packages/93/1f/19d02def7b525871585516278838510b8ae618723e47500eff9fc67363ff/identify-2.5.26.tar.gz +Source0: https://files.pythonhosted.org/packages/d0/05/296b260ea9a4d40a933fd785b5de6b2fe1fef93f44023640a380e412f095/identify-2.5.28.tar.gz BuildArch: noarch @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Sep 15 2023 chenyan - 2.5.28-1 +- Update package to version 2.5.28 + * Tue Aug 01 2023 niuyaru - 2.5.26-1 - Update package to version 2.5.26