[nodejs-codemirror] Update to 4.8.0

Mosaab Alzoubi moceap at fedoraproject.org
Tue Nov 25 12:28:48 UTC 2014


commit e93559cc7486bf6f45365f64d26fe9bc0418ca62
Author: Mosaab Alzoubi <moceap at hotmail.com>
Date:   Tue Nov 25 15:28:21 2014 +0300

    Update to 4.8.0

 .gitignore             |    1 +
 nodejs-codemirror.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc31e76..00e3a0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /codemirror-4.6.0.tgz
+/codemirror-4.8.0.tgz
diff --git a/nodejs-codemirror.spec b/nodejs-codemirror.spec
index fbc30ea..d85f472 100644
--- a/nodejs-codemirror.spec
+++ b/nodejs-codemirror.spec
@@ -1,6 +1,6 @@
 Name:       nodejs-codemirror
-Version:    4.6.0
-Release:    3%{?dist}
+Version:    4.8.0
+Release:    1%{?dist}
 Summary:    A versatile JS text editor
 License:    MIT
 URL:        http://codemirror.net/
@@ -39,6 +39,9 @@ cp -pr addon bower.json doc lib mode test index.html package.json theme bin demo
 %doc README.md LICENSE AUTHORS CONTRIBUTING.md
 
 %changelog
+* Tue Nov 25 2014 Mosaab Alzoubi <moceap at hotmail.com> - 4.8.0-1
+- Update to 4.8.0
+
 * Fri Oct 24 2014 Mosaab Alzoubi <moceap at hotmail.com> - 4.6.0-3
 - Fix shebang warnings
 
diff --git a/sources b/sources
index ca3f472..77cddbb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f785e70ec47ed948f6804f232cfc4d4  codemirror-4.6.0.tgz
+12966e518a383f45dd5455d0aadb2a4c  codemirror-4.8.0.tgz


More information about the scm-commits mailing list