update to 7.19.0.2

This commit is contained in:
Kamil Dudka 2013-10-08 15:56:41 +02:00
parent 205ad20ffb
commit 035091196d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
pycurl-7.19.0.tar.gz
/pycurl-7.19.0.1.tar.gz
/pycurl-7.19.0.2.tar.gz

View File

@ -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 <kdudka@redhat.com> - 7.19.0.2-1
- update to 7.19.0.2
* Wed Sep 25 2013 Kamil Dudka <kdudka@redhat.com> - 7.19.0.1-1
- update to 7.19.0.1

View File

@ -1 +1 @@
bf737819edcd5b3d9d93b9fc4cd8e003 pycurl-7.19.0.1.tar.gz
518be33976dbc6838e42495ada64b43f pycurl-7.19.0.2.tar.gz