diff --git a/distlib-0.3.7.tar.gz b/distlib-0.3.7.tar.gz deleted file mode 100644 index 5a462f2..0000000 Binary files a/distlib-0.3.7.tar.gz and /dev/null differ diff --git a/distlib-0.3.8.tar.gz b/distlib-0.3.8.tar.gz new file mode 100644 index 0000000..c63d618 Binary files /dev/null and b/distlib-0.3.8.tar.gz differ diff --git a/python-distlib.spec b/python-distlib.spec index 9216b9b..ce090b6 100644 --- a/python-distlib.spec +++ b/python-distlib.spec @@ -1,11 +1,12 @@ %global _empty_manifest_terminate_build 0 Name: python-distlib -Version: 0.3.7 +Version: 0.3.8 Release: 1 Summary: A library of packaging functionality License: Python-2.0 URL: https://github.com/pypa/distlib -Source0: https://files.pythonhosted.org/packages/29/34/63be59bdf57b3a8a8dcc252ef45c40f3c018777dc8843d45dd9b869868f0/distlib-0.3.7.tar.gz +# https://pypi.org/project/distlib/#files +Source0: https://files.pythonhosted.org/packages/c4/91/e2df406fb4efacdf46871c25cde65d3c6ee5e173b7e5a4547a47bae91920/distlib-0.3.8.tar.gz BuildArch: noarch %description @@ -75,6 +76,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jan 10 2024 zhangxianting - 0.3.8-1 +- Update package to version 0.3.8 + * Thu Jul 27 2023 zhangchenglin - 0.3.7-1 - Update package to version 0.3.7