diff --git a/identify-2.5.26.tar.gz b/identify-2.5.26.tar.gz deleted file mode 100644 index 8a5e562..0000000 Binary files a/identify-2.5.26.tar.gz and /dev/null differ diff --git a/identify-2.5.30.tar.gz b/identify-2.5.30.tar.gz new file mode 100644 index 0000000..4b9c63a Binary files /dev/null and b/identify-2.5.30.tar.gz differ diff --git a/python-identify.spec b/python-identify.spec index 18660e9..f576fec 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.30 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/5f/19/f3aa63b65be4cdf23ba26984aa04cb21fa04fccfef68355919edafee025c/identify-2.5.30.tar.gz BuildArch: noarch @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 26 2023 jiangxinyu - 2.5.30-1 +- Update package to version 2.5.30 + * Tue Aug 01 2023 niuyaru - 2.5.26-1 - Update package to version 2.5.26