[python-pycurl] update to 7.19.5

Kamil Dudka kdudka at fedoraproject.org
Wed Jul 16 14:02:16 UTC 2014


commit 27346e9118777071c644f8ee39b876610c77b832
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Sat Jun 7 17:20:41 2014 -0500

    update to 7.19.5

 .gitignore         |    7 +------
 python-pycurl.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dbac5fc..3a07cbb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1 @@
-pycurl-7.19.0.tar.gz
-/pycurl-7.19.0.1.tar.gz
-/pycurl-7.19.0.2.tar.gz
-/pycurl-7.19.0.3.tar.gz
-/pycurl-7.19.3.tar.gz
-/pycurl-7.19.3.1.tar.gz
+/pycurl-7.*.*.tar.gz
diff --git a/python-pycurl.spec b/python-pycurl.spec
index 8c9c2cb..13b82a0 100644
--- a/python-pycurl.spec
+++ b/python-pycurl.spec
@@ -1,8 +1,9 @@
+%{!?py3dir: %global py3dir %{_builddir}/python3-%{name}-%{version}-%{release}}
 %{!?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.3.1
-Release:        3%{?dist}
+Version:        7.19.5
+Release:        1%{?dist}
 Summary:        A Python interface to libcurl
 
 Group:          Development/Languages
@@ -94,6 +95,9 @@ rm -rf %{buildroot}%{_datadir}/doc/pycurl
 %{python3_sitearch}/*
 
 %changelog
+* Mon Jul 14 2014 Kamil Dudka <kdudka at redhat.com> - 7.19.5-1
+- update to 7.19.5
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 7.19.3.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 0ffa742..8d03511 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6df8fa7fe8b680d93248da1f8d4fcd12  pycurl-7.19.3.1.tar.gz
+47b4eac84118e2606658122104e62072  pycurl-7.19.5.tar.gz


More information about the scm-commits mailing list