[ghc-haskeline] update to 0.6.4.7

Jens Petersen petersen at fedoraproject.org
Mon Jun 11 03:09:00 UTC 2012


commit 9f5918fe05e38baf7bf81d4a54bcfcbf9b55d8bc
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jun 11 12:08:54 2012 +0900

    update to 0.6.4.7

 .gitignore         |    1 +
 ghc-haskeline.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4537110..6515492 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ haskeline-0.6.2.2.tar.gz
 /haskeline-0.6.4.0.tar.gz
 /haskeline-0.6.4.3.tar.gz
 /haskeline-0.6.4.6.tar.gz
+/haskeline-0.6.4.7.tar.gz
diff --git a/ghc-haskeline.spec b/ghc-haskeline.spec
index 6a4195c..049f8d4 100644
--- a/ghc-haskeline.spec
+++ b/ghc-haskeline.spec
@@ -13,8 +13,8 @@ Haskell it is (hopefully) more easily used in other Haskell programs.\
 Haskeline runs both on POSIX-compatible systems and on Windows.
 
 Name:           ghc-%{pkg_name}
-Version:        0.6.4.6
-Release:        3%{?dist}
+Version:        0.6.4.7
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -64,6 +64,9 @@ BuildRequires:  ghc-terminfo-prof
 
 
 %changelog
+* Mon Jun 11 2012 Jens Petersen <petersen at redhat.com> - 0.6.4.7-1
+- update to 0.6.4.7
+
 * Thu Mar 22 2012 Jens Petersen <petersen at redhat.com> - 0.6.4.6-3
 - add license to ghc_files
 
diff --git a/sources b/sources
index 8debb76..30982cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c43d01e3ea23eed266060391ca680a76  haskeline-0.6.4.6.tar.gz
+d8d0a90a9965f4f68935e76e4e777035  haskeline-0.6.4.7.tar.gz


More information about the scm-commits mailing list