[ghc-text] update to 0.11.1.13

Jens Petersen petersen at fedoraproject.org
Tue Mar 20 08:25:55 UTC 2012


commit 9dabb2c394fdf262ca673dc863c6237c6f00d017
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Mar 20 17:25:49 2012 +0900

    update to 0.11.1.13

 .gitignore    |    1 +
 ghc-text.spec |   11 +++++++----
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a0e0008..0b27c59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /text-0.11.0.5.tar.gz
 /text-0.11.0.6.tar.gz
 /text-0.11.1.5.tar.gz
+/text-0.11.1.13.tar.gz
diff --git a/ghc-text.spec b/ghc-text.spec
index 203a472..9a4e19e 100644
--- a/ghc-text.spec
+++ b/ghc-text.spec
@@ -5,9 +5,9 @@
 %global common_description An efficient packed Unicode text type.
 
 Name:           ghc-%{pkg_name}
-# part of haskell-platform-2011.4.0.0
-Version:        0.11.1.5
-Release:        2%{?dist}
+# part of haskell-platform
+Version:        0.11.1.13
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -51,11 +51,14 @@ BuildRequires:  ghc-deepseq-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 %doc README.markdown
 
 
 %changelog
+* Tue Mar 20 2012 Jens Petersen <petersen at redhat.com> - 0.11.1.13-1
+- update to 0.11.1.13
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11.1.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index a714d13..f0a46cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7272ff917f0f32495469611308085e9d  text-0.11.1.5.tar.gz
+62b781a5d9d4dab2b2a1dbf2dc1b593f  text-0.11.1.13.tar.gz


More information about the scm-commits mailing list