diff --git a/.cvsignore b/.cvsignore index 52810f2..4df4b2f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ urlgrabber-2.9.6.tar.gz +urlgrabber-2.9.8.tar.gz diff --git a/python-urlgrabber.spec b/python-urlgrabber.spec index 94d7b0d..63b18e7 100644 --- a/python-urlgrabber.spec +++ b/python-urlgrabber.spec @@ -2,10 +2,9 @@ Summary: A high-level cross-protocol url-grabber Name: python-urlgrabber -Version: 2.9.6 -Release: 4.1 +Version: 2.9.8 +Release: 1 Source0: urlgrabber-%{version}.tar.gz -Patch0: python-urlgrabber-2.9.6-reget.patch License: LGPL Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot @@ -21,7 +20,6 @@ authentication, proxies and more. %prep %setup -n urlgrabber-%{version} -%patch0 -p1 -b .reget %build python setup.py build @@ -41,6 +39,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/urlgrabber %changelog +* Wed Feb 22 2006 Jeremy Katz - 2.9.8-1 +- update to new version fixing progress bars in yum on regets + * Fri Dec 09 2005 Jesse Keating - rebuilt diff --git a/sources b/sources index 73c5972..4feffb1 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ e4afa725cf63b2684019f92cd8255671 urlgrabber-2.9.6.tar.gz +621abdb5f839e139c7b27802f99bc72f urlgrabber-2.9.8.tar.gz