[ghc-language-javascript: 1/2] latest upstream

Ricky Elrod codeblock at fedoraproject.org
Wed Sep 18 00:00:55 UTC 2013


commit faca26f94218a86043ba6eb83b47f146c36189ed
Author: Ricky Elrod <ricky at elrod.me>
Date:   Tue Sep 17 19:56:40 2013 -0400

    latest upstream

 .gitignore                   |    1 +
 ghc-language-javascript.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d5b3f84..7d92003 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /language-javascript-0.5.7.tar.gz
+/language-javascript-0.5.8.tar.gz
diff --git a/ghc-language-javascript.spec b/ghc-language-javascript.spec
index acc1f87..b14fae0 100644
--- a/ghc-language-javascript.spec
+++ b/ghc-language-javascript.spec
@@ -3,8 +3,8 @@
 %global pkg_name language-javascript
 
 Name:           ghc-%{pkg_name}
-Version:        0.5.7
-Release:        2%{?dist}
+Version:        0.5.8
+Release:        1%{?dist}
 Summary:        Parser for JavaScript
 
 License:        BSD
@@ -69,6 +69,9 @@ the Haskell %{pkg_name} library.
 
 
 %changelog
+* Tue Sep 17 2013 Ricky Elrod <codeblock at fedoraproject.org> - 0.5.8-1
+- Latest upstream release.
+
 * Sat Jul 20 2013 Ricky Elrod <codeblock at fedoraproject.org> - 0.5.7-2
 - Remove a note from the description.
 
diff --git a/sources b/sources
index b840ded..91f225a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4bac3cf712623e47ec72bf4d5dd6b82b  language-javascript-0.5.7.tar.gz
+8384015dfa328e2dececc15125152a85  language-javascript-0.5.8.tar.gz


More information about the scm-commits mailing list