diff --git a/python-cpio.spec b/python-cpio.spec index e900ef7..9bef6e2 100644 --- a/python-cpio.spec +++ b/python-cpio.spec @@ -1,6 +1,6 @@ Name: python-cpio Version: 0.1 -Release: 32 +Release: 33 Summary: This module provides for accessing cpio archives License: LGPLv2+ URL: https://sourceforge.net/projects/python-cpio.berlios/ @@ -18,7 +18,7 @@ Summary: This module provides for accessing cpio archive The package provides for accessing cpio archives wrote by python. %prep -%autosetup -n python-cpio-%{version} -p1 -S git +%autosetup -n python-cpio-%{version} -p1 %build %py3_build @@ -33,6 +33,9 @@ The package provides for accessing cpio archives wrote by python. %{python3_sitelib}/*.egg-info %changelog +* Mon May 31 2021 huanghaitao - 0.1-33 +- %prep no longer patched with git + * Wed Oct 21 2020 zhangtao - 0.1-32 - delete python2