[python-shapely] New release 1.4.1

Volker Fröhlich volter at fedoraproject.org
Wed Sep 24 08:00:16 UTC 2014


commit ec292ea5c93b5e9461f7b88e2fae31eca23c6b8e
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Wed Sep 24 09:59:59 2014 +0200

    New release 1.4.1

 .gitignore          |    1 +
 python-shapely.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0fc6c05..048adfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /Shapely-1.3.1.tar.gz
 /Shapely-1.3.2.tar.gz
 /Shapely-1.4.0.tar.gz
+/Shapely-1.4.1.tar.gz
diff --git a/python-shapely.spec b/python-shapely.spec
index 4ee2d27..f711295 100644
--- a/python-shapely.spec
+++ b/python-shapely.spec
@@ -4,7 +4,7 @@
 %endif
 
 Name:           python-shapely
-Version:        1.4.0
+Version:        1.4.1
 Release:        1%{?dist}
 Summary:        Manipulation and analysis of geometric objects in the Cartesian plane
 
@@ -125,6 +125,9 @@ rm -f %{buildroot}%{_prefix}/shapely/_geos.pxi
 %endif # with_python3
 
 %changelog
+* Wed Sep 24 2014 Volker Fröhlich <volker27 at gmx.at> - 1.4.1-1
+- New upstream release
+
 * Thu Sep 18 2014 Volker Fröhlich <volker27 at gmx.at> - 1.4.0-1
 - New upstream release
 - Add BR on Cython/python3-cython and build the C extension
diff --git a/sources b/sources
index d7b6e06..42c59e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8194c567cfdcfe0b458e041366924270  Shapely-1.4.0.tar.gz
+58b705db08213d78ff1548a6b6177b8c  Shapely-1.4.1.tar.gz


More information about the scm-commits mailing list