[nodejs-mapnik] Update to 1.4.4 upstream release

Tom Hughes tomh at fedoraproject.org
Fri May 23 21:23:51 UTC 2014


commit 7bd038c700b7edfd84f6c13c402e8901c4d7bbc0
Author: Tom Hughes <tom at compton.nu>
Date:   Fri May 23 14:11:13 2014 +0100

    Update to 1.4.4 upstream release

 .gitignore         |    1 +
 nodejs-mapnik.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c19175..85f2a2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /nodejs-mapnik-1.4.0-9ca8720.tar.gz
 /node-mapnik-549e90e01cdb071abe4db3ba512036928241079d.tar.gz
 /node-mapnik-68524228034eadf95fe1c69852d752a542b3f0a5.tar.gz
+/node-mapnik-0c39be780741d47b60e35523c6cde7e3dae5b20a.tar.gz
diff --git a/nodejs-mapnik.spec b/nodejs-mapnik.spec
index 89df81e..d9e1b75 100644
--- a/nodejs-mapnik.spec
+++ b/nodejs-mapnik.spec
@@ -1,7 +1,7 @@
-%global commit 68524228034eadf95fe1c69852d752a542b3f0a5
+%global commit 0c39be780741d47b60e35523c6cde7e3dae5b20a
 
 Name:           nodejs-mapnik
-Version:        1.4.3
+Version:        1.4.4
 Release:        1%{?dist}
 Summary:        Bindings to Mapnik tile rendering library for Node.js
 
@@ -28,7 +28,7 @@ BuildRequires:  polyclipping-devel
 BuildRequires:  protobuf-lite-devel
 BuildRequires:  libtool-ltdl-devel
 BuildRequires:  libxml2-devel
-BuildRequires:  npm(mapnik-vector-tile) >= 0.4.2
+BuildRequires:  npm(mapnik-vector-tile) >= 0.5.0
 
 BuildRequires:  npm(npm)
 BuildRequires:  npm(mocha)
@@ -77,6 +77,9 @@ ln -s  %{nodejs_sitelib}/mapnik/bin/mapnik-render.js %{buildroot}/%{_bindir}/map
 
 
 %changelog
+* Fri May 23 2014 Tom Hughes <tom at compton.nu> - 1.4.4-1
+- Update to 1.4.4 upstream release
+
 * Fri May  9 2014 Tom Hughes <tom at compton.nu> - 1.4.3-1
 - Update to 1.4.3 upstream release
 
diff --git a/sources b/sources
index b39bd23..77e9874 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94f8c28a0ad483251c98642efb0d7ed0  node-mapnik-68524228034eadf95fe1c69852d752a542b3f0a5.tar.gz
+b622ce6064d29669df0754120e104452  node-mapnik-0c39be780741d47b60e35523c6cde7e3dae5b20a.tar.gz


More information about the scm-commits mailing list