diff --git a/python-pycurl.spec b/python-pycurl.spec index c1caa01..6213881 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -2,8 +2,8 @@ %{!?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.5 -Release: 3%{?dist} +Version: 7.19.5.1 +Release: 1%{?dist} Summary: A Python interface to libcurl Group: Development/Languages @@ -97,6 +97,9 @@ rm -rf %{buildroot}%{_datadir}/doc/pycurl %{python3_sitearch}/* %changelog +* Mon Jan 12 2015 Kamil Dudka - 7.19.5.1-1 +- update to 7.19.5.1 + * Sun Aug 17 2014 Fedora Release Engineering - 7.19.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index e61a752..76334d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e122031fc031e0706386c9d54d3b049c REL_7_19_5.tar.gz +f44cd54256d7a643ab7b16e3f409b26b pycurl-7.19.5.1.tar.gz