[nodejs-mapnik] Update to 0.3.4 upstream release

Tom Hughes tomh at fedoraproject.org
Fri Feb 28 19:11:33 UTC 2014


commit a7c586116a31d46cf8d047564e1ea75a9c3b805e
Author: Tom Hughes <tom at compton.nu>
Date:   Fri Feb 28 19:01:13 2014 +0000

    Update to 0.3.4 upstream release

 .gitignore         |    1 +
 nodejs-mapnik.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6fe5c76..0a4be89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /mapnik-1.3.0.tgz
 /mapnik-1.3.1.tgz
 /mapnik-1.3.2.tgz
+/mapnik-1.3.4.tgz
diff --git a/nodejs-mapnik.spec b/nodejs-mapnik.spec
index ebe8f25..4e207a8 100644
--- a/nodejs-mapnik.spec
+++ b/nodejs-mapnik.spec
@@ -1,5 +1,5 @@
 Name:           nodejs-mapnik
-Version:        1.3.2
+Version:        1.3.4
 Release:        1%{?dist}
 Summary:        Bindings to Mapnik tile rendering library for Node.js
 
@@ -27,7 +27,7 @@ BuildRequires:  cairo-devel
 BuildRequires:  polyclipping-devel
 BuildRequires:  protobuf-lite-devel
 BuildRequires:  libtool-ltdl-devel
-BuildRequires:  npm(mapnik-vector-tile) >= 0.4.1
+BuildRequires:  npm(mapnik-vector-tile) >= 0.4.2
 
 BuildRequires:  npm(npm)
 BuildRequires:  npm(mocha)
@@ -76,6 +76,9 @@ ln -s  %{nodejs_sitelib}/mapnik/bin/mapnik-render.js %{buildroot}/%{_bindir}/map
 
 
 %changelog
+* Fri Feb 28 2014 Tom Hughes <tom at compton.nu> - 1.3.4-1
+- Update to 1.3.4 upstream release
+
 * Wed Feb 26 2014 Tom Hughes <tom at compton.nu> - 1.3.2-1
 - Update to 1.3.2 upstream release
 
diff --git a/sources b/sources
index dca5dbb..37dede4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-092c41eafdf60e071fa7b22ae2731706  mapnik-1.3.2.tgz
+ffd93ec05c0519f2789379e6efd365a8  mapnik-1.3.4.tgz


More information about the scm-commits mailing list