From 5aebeeddc8cd5621a7b361dc1b57cd9b4138bf89 Mon Sep 17 00:00:00 2001 From: shixuantong Date: Sat, 18 Dec 2021 18:12:38 +0800 Subject: [PATCH] fix build fail --- python-urlgrabber.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-urlgrabber.spec b/python-urlgrabber.spec index 5167f61..0783dc3 100644 --- a/python-urlgrabber.spec +++ b/python-urlgrabber.spec @@ -1,6 +1,6 @@ Name: python-urlgrabber Version: 4.0.0 -Release: 2 +Release: 3 Summary: Cross-protocol urlgrabber License: LGPLv2+ Url: http://urlgrabber.baseurl.org/ @@ -45,9 +45,12 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir}/urlgrabber-%{version} %{_bindir}/urlgrabber %{_libexecdir}/urlgrabber-ext-down %{python3_sitelib}/urlgrabber -%{python3_sitelib}/urlgrabber-%{version}-py?.?.egg-info +%{python3_sitelib}/urlgrabber-%{version}-py?.??.egg-info %changelog +* Sat Dec 18 2021 shixuantong - 4.0.1-3 +- fix build fail + * Thu Aug 27 2020 shixuantong - 4.0.1-2 - remove python2