[ghc-language-javascript] Forgot to remove note from description.

Ricky Elrod codeblock at fedoraproject.org
Sat Jul 20 14:19:47 UTC 2013


commit aff952b10f8853d8fdb5047bf5c9e20aba85a3b6
Author: Ricky Elrod <ricky at elrod.me>
Date:   Sat Jul 20 10:19:36 2013 -0400

    Forgot to remove note from description.

 ghc-language-javascript.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/ghc-language-javascript.spec b/ghc-language-javascript.spec
index e4d12a8..acc1f87 100644
--- a/ghc-language-javascript.spec
+++ b/ghc-language-javascript.spec
@@ -4,7 +4,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.5.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Parser for JavaScript
 
 License:        BSD
@@ -28,10 +28,6 @@ BuildRequires:  happy
 Parses Javascript into an Abstract Syntax Tree (AST). Initially intended as
 frontend to hjsmin.
 
-Note: Version 0.5.0 breaks compatibility with prior versions, the AST has been
-reworked to allow round trip processing of JavaScript.
-
-
 %package devel
 Summary:        Haskell %{pkg_name} library development files
 Requires:       ghc-compiler = %{ghc_version}
@@ -73,5 +69,8 @@ the Haskell %{pkg_name} library.
 
 
 %changelog
+* Sat Jul 20 2013 Ricky Elrod <codeblock at fedoraproject.org> - 0.5.7-2
+- Remove a note from the description.
+
 * Mon Jul  8 2013 Fedora Haskell SIG <haskell at lists.fedoraproject.org> - 0.5.7-1
 - spec file generated by cabal-rpm-0.8.2


More information about the scm-commits mailing list