From 34a9d976f03f49932c560af3722cc552b7d125c4 Mon Sep 17 00:00:00 2001 From: hht8 Date: Tue, 1 Jun 2021 09:28:11 +0800 Subject: [PATCH] %prep no longer patched with git --- python-cpio.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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