[nodejs-srs] Update to 0.3.7 upstream release

Tom Hughes tomh at fedoraproject.org
Sun Nov 3 09:23:34 UTC 2013


commit df9b1b21d483b250cdb75c423ffe3755a7d12b75
Author: Tom Hughes <tom at compton.nu>
Date:   Sun Nov 3 09:22:00 2013 +0000

    Update to 0.3.7 upstream release

 .gitignore            |    1 +
 nodejs-srs-cleaner.sh |    2 +-
 nodejs-srs.spec       |    7 +++++--
 sources               |    2 +-
 4 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ebd48c..6fb1f7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /srs-0.3.2-fedora.tgz
 /srs-0.3.3-fedora.tgz
 /srs-0.3.6-fedora.tgz
+/srs-0.3.7-fedora.tgz
diff --git a/nodejs-srs-cleaner.sh b/nodejs-srs-cleaner.sh
index ef42f8f..262b9b9 100755
--- a/nodejs-srs-cleaner.sh
+++ b/nodejs-srs-cleaner.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-VERSION="0.3.6"
+VERSION="0.3.7"
 
 tar xvfz srs-"${VERSION}".tgz
 
diff --git a/nodejs-srs.spec b/nodejs-srs.spec
index 3dada4e..d36a349 100644
--- a/nodejs-srs.spec
+++ b/nodejs-srs.spec
@@ -1,8 +1,8 @@
 %global enable_tests 1
 
 Name:           nodejs-srs
-Version:        0.3.6
-Release:        2%{?dist}
+Version:        0.3.7
+Release:        1%{?dist}
 Summary:        Spatial reference library for Node.js
 
 License:        BSD
@@ -71,6 +71,9 @@ NODE_PATH=lib %{nodejs_sitearch}/mocha/bin/mocha -R spec
 
 
 %changelog
+* Sun Nov  3 2013 Tom Hughes <tom at compton.nu> - 0.3.7-1
+- Update to 0.3.7 upstream release
+
 * Wed Oct 30 2013 Tom Hughes <tom at compton.nu> - 0.3.6-2
 - Rebuild with correct source archive
 
diff --git a/sources b/sources
index aea8754..0172840 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8867a5c87065d57968419b05910ff7cf  srs-0.3.6-fedora.tgz
+4da4325bfaa2e1d0911a83299d506e7e  srs-0.3.7-fedora.tgz


More information about the scm-commits mailing list