[ghc-haskell-src] update to 1.0.1.5

Jens Petersen petersen at fedoraproject.org
Tue Mar 20 08:42:00 UTC 2012


commit 94b52887a6d37baf643345ec5972354e27883dfa
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Mar 20 17:41:54 2012 +0900

    update to 1.0.1.5

 .gitignore           |    1 +
 ghc-haskell-src.spec |   11 +++++++----
 sources              |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fa26bea..247f8a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 haskell-src-1.0.1.3.tar.gz
 /haskell-src-1.0.1.4.tar.gz
+/haskell-src-1.0.1.5.tar.gz
diff --git a/ghc-haskell-src.spec b/ghc-haskell-src.spec
index feca4fc..87badb9 100644
--- a/ghc-haskell-src.spec
+++ b/ghc-haskell-src.spec
@@ -6,9 +6,9 @@
 an abstract syntax, lexer, parser and pretty-printer.
 
 Name:           ghc-%{pkg_name}
-# part of haskell-platform-2011.4.0.0
-Version:        1.0.1.4
-Release:        10%{?dist}
+# part of haskell-platform
+Version:        1.0.1.5
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -48,10 +48,13 @@ BuildRequires:  happy
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 
 
 %changelog
+* Tue Mar 20 2012 Jens Petersen <petersen at redhat.com> - 1.0.1.5-1
+- update to 1.0.1.5
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1.4-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index e58bb88..2ca8c2d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32d181c082393ab859e72610803bac6e  haskell-src-1.0.1.4.tar.gz
+6bce9743d2719bb49727aeb08374b30d  haskell-src-1.0.1.5.tar.gz


More information about the scm-commits mailing list