diff --git a/python-urlgrabber.spec b/python-urlgrabber.spec index e585c11..242e62a 100644 --- a/python-urlgrabber.spec +++ b/python-urlgrabber.spec @@ -1,7 +1,7 @@ Summary: A high-level cross-protocol url-grabber Name: python-urlgrabber Version: 3.10.1 -Release: 15%{?dist} +Release: 16%{?dist} Source0: http://urlgrabber.baseurl.org/download/urlgrabber-%{version}.tar.gz Patch1: urlgrabber-HEAD.patch Patch2: BZ-1051554-speed-on-404-mirror.patch @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir}/urlgrabber-%{version} %attr(0755,root,root) %{_libexecdir}/urlgrabber-ext-down %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 3.10.1-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Iryna Shcherbina - 3.10.1-15 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)