diff --git a/.cvsignore b/.cvsignore index 4476f1b..eefd185 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pycurl-7.18.2.tar.gz +pycurl-7.19.0.tar.gz diff --git a/python-pycurl.spec b/python-pycurl.spec index 598d60b..32ac0bb 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -1,8 +1,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-pycurl -Version: 7.18.2 -Release: 3%{?dist} +Version: 7.19.0 +Release: 1%{?dist} Summary: A Python interface to libcurl Group: Development/Languages @@ -14,7 +14,7 @@ Patch0: python-pycurl-no-static-libs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel -BuildRequires: curl-devel >= 7.18.1 +BuildRequires: curl-devel >= 7.19.0 BuildRequires: openssl-devel Provides: pycurl = %{version}-%{release} @@ -51,6 +51,9 @@ rm -rf %{buildroot} %{python_sitearch}/* %changelog +* Thu Mar 5 2009 Jeffrey C. Ollie - 7.19.0-1 +- Update to 7.19.0 + * Thu Feb 26 2009 Fedora Release Engineering - 7.18.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 06f6b27..7b4fa17 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39210d56f1d5a75ac8dd6a2866a93dd5 pycurl-7.18.2.tar.gz +919d58fe37e69fe87ce4534d8b6a1c7b pycurl-7.19.0.tar.gz