diff --git a/python-distutils-extra-2.39.tar.gz b/python-distutils-extra-2.39.tar.gz index c146571..0a04e10 100644 Binary files a/python-distutils-extra-2.39.tar.gz and b/python-distutils-extra-2.39.tar.gz differ diff --git a/python-distutils-extra.spec b/python-distutils-extra.spec index 6ebfc4f..d43c8d7 100644 --- a/python-distutils-extra.spec +++ b/python-distutils-extra.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.39 -Release: 9 +Release: 10 Summary: Integrate more support into Python's distutils License: GPLv2+ #Group: Development/Libraries @@ -42,5 +42,9 @@ scrollkeeper based documentation into Python's distutils. %{python3_sitelib}/python_distutils_extra*.egg-info %changelog +* Tue Feb 18 2021 weidong - 2.39-10 +- Update source code +- Fix source code error + * Tue Jul 28 2020 Dillon Chen - 2.39-1 - Init package