[python-shapely] NEW VERSION 1.2.13

Volker Fröhlich volter at fedoraproject.org
Fri Sep 16 20:21:12 UTC 2011


commit 58491b2bac4eb629b296beb3b38cbf4553d096d7
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Fri Sep 16 22:20:27 2011 +0200

    NEW VERSION 1.2.13

 .gitignore          |    1 +
 python-shapely.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cd6b99f..f243613 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Shapely-1.2.9.tar.gz
 /Shapely-1.2.11.tar.gz
 /Shapely-1.2.12.tar.gz
+/Shapely-1.2.13.tar.gz
diff --git a/python-shapely.spec b/python-shapely.spec
index 5000122..a7e9cd7 100644
--- a/python-shapely.spec
+++ b/python-shapely.spec
@@ -5,7 +5,7 @@
 # Can be removed after EOL of F12
 
 Name:           python-shapely
-Version:        1.2.12
+Version:        1.2.13
 Release:        1%{?dist}
 Summary:        Geometric objects, predicates, and operations
 
@@ -15,7 +15,7 @@ URL:            http://trac.gispython.org/lab/wiki/Shapely
 #Source0:        http://gispython.org/dist/Shapely-%{version}.tar.gz
 Source0:        http://pypi.python.org/packages/source/S/Shapely/Shapely-%{version}.tar.gz
 
-Patch0:         %{name}-%{version}-re-run_cython.patch
+Patch0:         %{name}-1.2.12-re-run_cython.patch
 
 BuildRequires:  Cython
 BuildRequires:  python-devel
@@ -71,7 +71,7 @@ See README.txt for more information!
 
 
 %files
-%doc CHANGES.txt CREDITS.txt README.txt LICENSE.txt
+%doc CHANGES.txt README.rst CREDITS.txt LICENSE.txt
 %doc PKG-INFO docs
 %doc %{python_sitearch}/shapely/examples
 %exclude %{python_sitearch}/shapely/tests
@@ -83,6 +83,9 @@ See README.txt for more information!
 
 
 %changelog
+* Mon Aug 16 2011 Volker Fröhlich <volker27 at gmx.at> - 1.2.13-1
+- Update for release 1.2.13
+
 * Mon Aug 16 2011 Volker Fröhlich <volker27 at gmx.at> - 1.2.12-1
 - Update for release 1.2.12
 - Don't ship tests
diff --git a/sources b/sources
index 1c505b6..32778a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d75fafb06f87bd330aa258adcdd0d8b  Shapely-1.2.12.tar.gz
+c39a3b26a6ec6139fab1ba34a78263a2  Shapely-1.2.13.tar.gz


More information about the scm-commits mailing list