[ghc-ltk] update to 0.12.1.0 for haskell-platform-2012.2

Jens Petersen petersen at fedoraproject.org
Sun Jun 10 01:17:53 UTC 2012


commit be5f60d547c86a2be6395a9057fb5448f69da452
Author: Jens Petersen <petersen at redhat.com>
Date:   Sun Jun 10 10:17:45 2012 +0900

    update to 0.12.1.0 for haskell-platform-2012.2

 .gitignore   |    1 +
 ghc-ltk.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67900bc..5e86d49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ltk-0.10.0.4.tar.gz
 /ltk-0.12.0.0.tar.gz
+/ltk-0.12.1.0.tar.gz
diff --git a/ghc-ltk.spec b/ghc-ltk.spec
index 9061335..de06294 100644
--- a/ghc-ltk.spec
+++ b/ghc-ltk.spec
@@ -11,8 +11,8 @@
 %global common_description This package provides UI toolkit library for Leksah IDE.
 
 Name:           ghc-%{pkg_name}
-Version:        0.12.0.0
-Release:        2%{?dist}
+Version:        0.12.1.0
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -58,6 +58,9 @@ BuildRequires:  ghc-parsec-prof
 
 
 %changelog
+* Sun Jun 10 2012 Jens Petersen <petersen at redhat.com> - 0.12.1.0-1
+- update to 0.12.1.0
+
 * Sun Mar 18 2012 Jens Petersen <petersen at redhat.com> - 0.12.0.0-2
 - update to cabal2spec-0.25
 
diff --git a/sources b/sources
index 224c2ea..95ae386 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61312330c19f6817c9888f3d9d50eb88  ltk-0.12.0.0.tar.gz
+2528d8813ffdcbf49f648e5a1ccdacb9  ltk-0.12.1.0.tar.gz


More information about the scm-commits mailing list