Update to 7.16.4

This commit is contained in:
Jeffrey C. Ollie 2007-08-29 18:25:30 +00:00
parent f2a5f2a2ff
commit 90e7b00182
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
pycurl-7.16.2.1.tar.gz
pycurl-7.16.4.tar.gz

View File

@ -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 <jeff@ocjtech.us> - 7.16.4-1
- Update to 7.16.4
- Update license tag.
* Sat Jun 9 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 7.16.2.1-1
- Update to released version.

View File

@ -1 +1 @@
d01bfb29aa090db05b9704073fe38e7d pycurl-7.16.2.1.tar.gz
b2ad729cf4ccc16f8d169d2511764eb6 pycurl-7.16.4.tar.gz