[nodejs-mapnik] Update to 1.4.5 upstream release

Tom Hughes tomh at fedoraproject.org
Mon May 26 21:35:57 UTC 2014


commit 4e8f6b53ded39759a8ffa1d5b4eddba67c2155ad
Author: Tom Hughes <tom at compton.nu>
Date:   Mon May 26 22:33:58 2014 +0100

    Update to 1.4.5 upstream release

 .gitignore         |    1 +
 nodejs-mapnik.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85f2a2b..9b046c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /node-mapnik-549e90e01cdb071abe4db3ba512036928241079d.tar.gz
 /node-mapnik-68524228034eadf95fe1c69852d752a542b3f0a5.tar.gz
 /node-mapnik-0c39be780741d47b60e35523c6cde7e3dae5b20a.tar.gz
+/node-mapnik-9711f6561d1bb3965a98d6ac638c0e44f9915d5a.tar.gz
diff --git a/nodejs-mapnik.spec b/nodejs-mapnik.spec
index a3ae8ee..3a58122 100644
--- a/nodejs-mapnik.spec
+++ b/nodejs-mapnik.spec
@@ -1,8 +1,8 @@
-%global commit 0c39be780741d47b60e35523c6cde7e3dae5b20a
+%global commit 9711f6561d1bb3965a98d6ac638c0e44f9915d5a
 
 Name:           nodejs-mapnik
-Version:        1.4.4
-Release:        2%{?dist}
+Version:        1.4.5
+Release:        1%{?dist}
 Summary:        Bindings to Mapnik tile rendering library for Node.js
 
 License:        BSD
@@ -77,6 +77,9 @@ ln -s  %{nodejs_sitelib}/mapnik/bin/mapnik-render.js %{buildroot}/%{_bindir}/map
 
 
 %changelog
+* Mon May 26 2014 Tom Hughes <tom at compton.nu> - 1.4.5-1
+- Update to 1.4.5 upstream release
+
 * Sat May 24 2014 Petr Machata <pmachata at redhat.com> - 1.4.4-2
 - Rebuild for boost 1.55.0
 
diff --git a/sources b/sources
index 77e9874..520a628 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b622ce6064d29669df0754120e104452  node-mapnik-0c39be780741d47b60e35523c6cde7e3dae5b20a.tar.gz
+212099df4089ad990d4db02a55da26f9  node-mapnik-9711f6561d1bb3965a98d6ac638c0e44f9915d5a.tar.gz


More information about the scm-commits mailing list