[ghc-language-javascript] Latest upstream release, 0.5.13

Ricky Elrod codeblock at fedoraproject.org
Mon May 12 03:34:19 UTC 2014


commit 33bf67b57fdec48288f7d0303addb68e259617e8
Author: Ricky Elrod <ricky at elrod.me>
Date:   Sun May 11 23:34:02 2014 -0400

    Latest upstream release, 0.5.13

 .gitignore                   |    1 +
 ghc-language-javascript.spec |    5 ++++-
 sources                      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad990b5..ec0ea7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /language-javascript-0.5.7.tar.gz
 /language-javascript-0.5.8.tar.gz
 /language-javascript-0.5.12.tar.gz
+/language-javascript-0.5.13.tar.gz
diff --git a/ghc-language-javascript.spec b/ghc-language-javascript.spec
index b56e3b6..4249f29 100644
--- a/ghc-language-javascript.spec
+++ b/ghc-language-javascript.spec
@@ -1,7 +1,7 @@
 %global pkg_name language-javascript
 
 Name:           ghc-%{pkg_name}
-Version:        0.5.12
+Version:        0.5.13
 Release:        1%{?dist}
 Summary:        Parser for JavaScript
 
@@ -67,6 +67,9 @@ the Haskell %{pkg_name} library.
 
 
 %changelog
+* Sun May 11 2014 Ricky Elrod <relrod at redhat.com> - 0.5.13-1
+- Latest upstream release.
+
 * Thu Apr 10 2014 Ricky Elrod <codeblock at fedoraproject.org> - 0.5.12-1
 - Latest upstream release.
 - Remove old patch.
diff --git a/sources b/sources
index ff3b973..aafd6bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75dcdddcd2f76315a25e8472280ea82b  language-javascript-0.5.12.tar.gz
+e965e296c7c068520640fadab69d754b  language-javascript-0.5.13.tar.gz


More information about the scm-commits mailing list