[ghc-language-javascript/f19] Revert "Latest upstream release, 0.5.13"

Ricky Elrod codeblock at fedoraproject.org
Mon May 12 07:17:30 UTC 2014


commit 9d510c70ea9aa31441c9e11569943e2d5a9559bc
Author: Ricky Elrod <ricky at elrod.me>
Date:   Mon May 12 03:16:59 2014 -0400

    Revert "Latest upstream release, 0.5.13"
    
    This reverts commit 33bf67b57fdec48288f7d0303addb68e259617e8.

 .gitignore                   |    1 -
 ghc-language-javascript.spec |    5 +----
 sources                      |    2 +-
 3 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ec0ea7d..ad990b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
 /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 4249f29..b56e3b6 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.13
+Version:        0.5.12
 Release:        1%{?dist}
 Summary:        Parser for JavaScript
 
@@ -67,9 +67,6 @@ 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 aafd6bc..ff3b973 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e965e296c7c068520640fadab69d754b  language-javascript-0.5.13.tar.gz
+75dcdddcd2f76315a25e8472280ea82b  language-javascript-0.5.12.tar.gz


More information about the scm-commits mailing list