update to 7.19.5.1

This commit is contained in:
Kamil Dudka 2015-01-12 10:51:55 +01:00
parent 0f3ba1126d
commit d9b6151e25
2 changed files with 6 additions and 3 deletions

View File

@ -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 <kdudka@redhat.com> - 7.19.5.1-1
- update to 7.19.5.1
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.19.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
e122031fc031e0706386c9d54d3b049c REL_7_19_5.tar.gz
f44cd54256d7a643ab7b16e3f409b26b pycurl-7.19.5.1.tar.gz