diff --git a/identify-2.5.24.tar.gz b/identify-2.5.24.tar.gz deleted file mode 100644 index 4ca939b..0000000 Binary files a/identify-2.5.24.tar.gz and /dev/null differ diff --git a/identify-2.5.26.tar.gz b/identify-2.5.26.tar.gz new file mode 100644 index 0000000..8a5e562 Binary files /dev/null and b/identify-2.5.26.tar.gz differ diff --git a/python-identify.spec b/python-identify.spec index 7f0ad8c..18660e9 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.24 +Version: 2.5.26 Release: 1 Summary: File identification library for Python License: MIT URL: https://github.com/pre-commit/identify -Source0: https://files.pythonhosted.org/packages/c4/f8/498e13e408d25ee6ff04aa0acbf91ad8e9caae74be91720fc0e811e649b7/identify-2.5.24.tar.gz +Source0: https://files.pythonhosted.org/packages/93/1f/19d02def7b525871585516278838510b8ae618723e47500eff9fc67363ff/identify-2.5.26.tar.gz BuildArch: noarch @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 01 2023 niuyaru - 2.5.26-1 +- Update package to version 2.5.26 + * Wed Jun 21 2023 chendexi - 2.5.24-1 - Update package to version 2.5.24