diff --git a/.cvsignore b/.cvsignore index c16579c..7eb297a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pycurl-7.16.2.1.tar.gz +pycurl-7.16.4.tar.gz diff --git a/python-pycurl.spec b/python-pycurl.spec index 39d5448..a64acf4 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -1,12 +1,12 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-pycurl -Version: 7.16.2.1 +Version: 7.16.4 Release: 1%{?dist} Summary: A Python interface to libcurl Group: Development/Languages -License: LGPL +License: LGPLv2+ URL: http://pycurl.sourceforge.net/ Source0: http://pycurl.sourceforge.net/download/pycurl-%{version}.tar.gz @@ -47,6 +47,10 @@ rm -rf %{buildroot} %{python_sitearch}/* %changelog +* Wed Aug 29 2007 Jeffrey C. Ollie - 7.16.4-1 +- Update to 7.16.4 +- Update license tag. + * Sat Jun 9 2007 Jeffrey C. Ollie - 7.16.2.1-1 - Update to released version. diff --git a/sources b/sources index a952806..5a9e81b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d01bfb29aa090db05b9704073fe38e7d pycurl-7.16.2.1.tar.gz +b2ad729cf4ccc16f8d169d2511764eb6 pycurl-7.16.4.tar.gz