diff --git a/python-magic-0.4.24.tar.gz b/python-magic-0.4.24.tar.gz deleted file mode 100644 index 5b07366..0000000 Binary files a/python-magic-0.4.24.tar.gz and /dev/null differ diff --git a/python-magic-0.4.27.tar.gz b/python-magic-0.4.27.tar.gz new file mode 100644 index 0000000..1a7d079 Binary files /dev/null and b/python-magic-0.4.27.tar.gz differ diff --git a/python-magic.spec b/python-magic.spec index e346500..89ffd40 100644 --- a/python-magic.spec +++ b/python-magic.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-magic -Version: 0.4.24 +Version: 0.4.27 Release: 1 Summary: File type identification using libmagic License: MIT URL: http://github.com/ahupp/python-magic -Source0: https://files.pythonhosted.org/packages/3a/70/76b185393fecf78f81c12f9dc7b1df814df785f6acb545fc92b016e75a7e/python-magic-0.4.24.tar.gz +Source0: https://files.pythonhosted.org/packages/da/db/0b3e28ac047452d079d375ec6798bf76a036a08182dbb39ed38116a49130/python-magic-0.4.27.tar.gz BuildArch: noarch %description @@ -24,7 +24,7 @@ Provides: python3-magic-doc %description help %prep -%autosetup -n python-magic-0.4.24 +%autosetup -n python-magic-0.4.27 %build %py3_build @@ -64,5 +64,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Dec 06 2022 chendexi -0.4.27-1 +- Upgrade package to 0.4.27 + * Thu Sep 09 2021 Python_Bot - 0.4.24-1 - Package Spec generated