From 035091196da5f294ae8bcff04ff1321c1da08391 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Tue, 8 Oct 2013 15:56:41 +0200 Subject: [PATCH] update to 7.19.0.2 --- .gitignore | 1 + python-pycurl.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b513aec..cbc1c36 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ pycurl-7.19.0.tar.gz /pycurl-7.19.0.1.tar.gz +/pycurl-7.19.0.2.tar.gz diff --git a/python-pycurl.spec b/python-pycurl.spec index 5200c9e..cb96592 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -1,7 +1,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-pycurl -Version: 7.19.0.1 +Version: 7.19.0.2 Release: 1%{?dist} Summary: A Python interface to libcurl @@ -62,6 +62,9 @@ rm -rf %{buildroot}%{_datadir}/doc/pycurl %{python_sitearch}/* %changelog +* Tue Oct 08 2013 Kamil Dudka - 7.19.0.2-1 +- update to 7.19.0.2 + * Wed Sep 25 2013 Kamil Dudka - 7.19.0.1-1 - update to 7.19.0.1 diff --git a/sources b/sources index 784adbd..78410ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf737819edcd5b3d9d93b9fc4cd8e003 pycurl-7.19.0.1.tar.gz +518be33976dbc6838e42495ada64b43f pycurl-7.19.0.2.tar.gz