[jasmine-node/f18: 5/6] Revert "Update to 0.10.0 and restrict to compatible arches"

Jamie Nguyen jamielinux at fedoraproject.org
Sun Aug 18 15:11:32 UTC 2013


commit cb742f9a84fbab67c70bc900dba4783878fb534c
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Sun Aug 18 16:10:17 2013 +0100

    Revert "Update to 0.10.0 and restrict to compatible arches"
    
    This reverts commit 0003e6839dd365dbbbffb845978b4a0b8d803604.

 .gitignore        |    1 -
 jasmine-node.spec |   10 ++--------
 sources           |    2 +-
 3 files changed, 3 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e7d12fb..24b801c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 /jasmine-node-1.4.0.tgz
 /jasmine-node-1.7.1.tgz
-/jasmine-node-1.10.0.tgz
diff --git a/jasmine-node.spec b/jasmine-node.spec
index c5efec7..24065f4 100644
--- a/jasmine-node.spec
+++ b/jasmine-node.spec
@@ -3,18 +3,16 @@
 %global enable_tests 0
 
 Name:       jasmine-node
-Version:    1.10.0
+Version:    1.7.1
 Release:    1%{?dist}
-Summary:    DOM-less JS behavior-driven development (BDD) testing framework for Node
+Summary:    DOM-less JavaScript behavior-driven development (BDD) testing framework for Node
 License:    MIT
 Group:      System Environment/Libraries
 URL:        https://github.com/mhevery/jasmine-node
 Source0:    http://registry.npmjs.org/jasmine-node/-/jasmine-node-%{version}.tgz
 # Include a custom man page.
 Source1:    %{name}.1
-
 BuildArch:  noarch
-ExclusiveArch: %{nodejs_arches} noarch
 
 # Remove the version from jasmine.js location.
 Patch0:     %{name}-1.4.0-jasmine-location.patch
@@ -100,10 +98,6 @@ ln -sf %{_datadir}/jasmine/jasmine.js \
 
 
 %changelog
-* Thu Jun 27 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 1.10.0-1
-- update to upstream release 1.10.0
-- restrict to compatible arches
-
 * Sat May 25 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 1.7.1-1
 - update to upstream release 1.7.1
 
diff --git a/sources b/sources
index bcd64fc..7b21db2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-44a2a4c2bdcdcea936c1721782102013  jasmine-node-1.10.0.tgz
+c28b5fdd97ebd18077f98a39e50b25c9  jasmine-node-1.7.1.tgz


More information about the scm-commits mailing list