diff --git a/nodejs-millstone.spec b/nodejs-millstone.spec index 7a99200..99aca48 100644 --- a/nodejs-millstone.spec +++ b/nodejs-millstone.spec @@ -2,7 +2,7 @@ Name: nodejs-millstone Version: 0.6.16 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Prepares data sources in an MML file for consumption in Mapnik License: BSD @@ -41,6 +41,7 @@ flush can be used to clear the cache of a specific resource. %nodejs_fixdep request "^2.25.0" %nodejs_fixdep optimist "^0.4.0" %nodejs_fixdep sqlite3 "^3.0.0" +%nodejs_fixdep srs "^1.0.1" %nodejs_fixdep underscore "^1.5.1" rm -rf node_modules @@ -67,6 +68,9 @@ NODE_PATH=lib %{nodejs_sitelib}/mocha/bin/mocha -R spec --timeout 10000 %changelog +* Sun Nov 29 2015 Tom Hughes - 0.6.16-3 +- Update srs dependency + * Wed Jun 17 2015 Fedora Release Engineering - 0.6.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild