[nodejs-mapnik] Update to 1.3.2 upstream release

Tom Hughes tomh at fedoraproject.org
Wed Feb 26 18:03:55 UTC 2014


commit 219ce923b4d5d84f839c87b3a5a6502d65e282e4
Author: Tom Hughes <tom at compton.nu>
Date:   Wed Feb 26 18:03:29 2014 +0000

    Update to 1.3.2 upstream release

 .gitignore         |    1 +
 nodejs-mapnik.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f497abe..6fe5c76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /mapnik-1.2.3.tgz
 /mapnik-1.3.0.tgz
 /mapnik-1.3.1.tgz
+/mapnik-1.3.2.tgz
diff --git a/nodejs-mapnik.spec b/nodejs-mapnik.spec
index c900aea..ebe8f25 100644
--- a/nodejs-mapnik.spec
+++ b/nodejs-mapnik.spec
@@ -1,5 +1,5 @@
 Name:           nodejs-mapnik
-Version:        1.3.1
+Version:        1.3.2
 Release:        1%{?dist}
 Summary:        Bindings to Mapnik tile rendering library for Node.js
 
@@ -76,6 +76,9 @@ ln -s  %{nodejs_sitelib}/mapnik/bin/mapnik-render.js %{buildroot}/%{_bindir}/map
 
 
 %changelog
+* Wed Feb 26 2014 Tom Hughes <tom at compton.nu> - 1.3.2-1
+- Update to 1.3.2 upstream release
+
 * Sat Feb 22 2014 Tom Hughes <tom at compton.nu> - 1.3.1-1
 - Update to 1.3.1 upstream release
 
diff --git a/sources b/sources
index 1212811..dca5dbb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf24d3bc197a42d0b40dfa9287cfcff8  mapnik-1.3.1.tgz
+092c41eafdf60e071fa7b22ae2731706  mapnik-1.3.2.tgz


More information about the scm-commits mailing list