[ghc-cmdargs] - Update to 0.6.7

Ben Boeckel mathstuf at fedoraproject.org
Sat Jan 15 18:24:36 UTC 2011


commit 9f68edc2dc4fcf3742e3aadd5c86644cc673f491
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Sat Jan 15 13:19:02 2011 -0500

    - Update to 0.6.7

 .gitignore       |    1 +
 ghc-cmdargs.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c0865b..b05aedd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /cmdargs-0.6.3.tar.gz
 /cmdargs-0.6.4.tar.gz
 /cmdargs-0.6.5.tar.gz
+/cmdargs-0.6.7.tar.gz
diff --git a/ghc-cmdargs.spec b/ghc-cmdargs.spec
index 37ec852..1603494 100644
--- a/ghc-cmdargs.spec
+++ b/ghc-cmdargs.spec
@@ -11,8 +11,8 @@ parsers.
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
-Version:        0.6.5
-Release:        2%{?dist}
+Version:        0.6.7
+Release:        1%{?dist}
 Summary:        Haskell %{pkg_name}
 
 Group:          System Environment/Libraries
@@ -51,6 +51,9 @@ rm -vf %{buildroot}/%{_bindir}/%{pkg_name}
 
 
 %changelog
+* Sat Jan 15 2011 Ben Boeckel <mathstuf at gmail.com> - 0.6.7-1
+- Update to 0.6.7
+
 * Sat Jan 15 2011 Ben Boeckel <mathstuf at gmail.com> - 0.6.5-2
 - Update to cabal2spec-0.22.4
 - Rebuild
diff --git a/sources b/sources
index 2a2e2d7..4a45797 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f495f42c360d6ff56ff4172d617140c6  cmdargs-0.6.5.tar.gz
+3c7edd223baa59d669f0db0970105309  cmdargs-0.6.7.tar.gz


More information about the scm-commits mailing list