[leksah-server/f17] Package update to 0.12.0.4 modified: .gitignore modified: leksah-server.spec modified: sour

narasim narasim at fedoraproject.org
Mon Mar 12 18:12:33 UTC 2012


commit d44ce84706ce5ba9b4cbbac3722aba26a10a963b
Author: Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com>
Date:   Mon Mar 12 14:46:20 2012 +0530

    Package update to 0.12.0.4
    	modified:   .gitignore
    	modified:   leksah-server.spec
    	modified:   sources

 .gitignore         |    1 +
 leksah-server.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a5b805..c3d6f40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /leksah-server-0.10.0.4.tar.gz
+/leksah-server-0.12.0.4.tar.gz
diff --git a/leksah-server.spec b/leksah-server.spec
index 743d679..f831688 100644
--- a/leksah-server.spec
+++ b/leksah-server.spec
@@ -9,8 +9,8 @@
 %global common_description This package provides the interface to GHC-API for leksah.
 
 Name:           %{pkg_name}
-Version:        0.10.0.4
-Release:        11%{?dist}
+Version:        0.12.0.4
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          Development/Tools
@@ -24,7 +24,7 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-Cabal-prof, ghc-base-prof, ghc-binary-prof, ghc-binary-shared-prof, ghc-bytestring-prof, ghc-containers-prof, ghc-directory-prof, ghc-filepath-prof, ghc-ghc-prof, ghc-ltk-prof, ghc-mtl-prof, ghc-parsec-prof,ghc-pretty-prof, ghc-process-leksah-prof, ghc-time-prof, ghc-deepseq-prof, ghc-hslogger-prof, ghc-network-prof, ghc-haddock-prof, ghc-unix-prof
+BuildRequires:  ghc-Cabal-prof, ghc-base-prof, ghc-binary-prof, ghc-binary-shared-prof, ghc-bytestring-prof, ghc-containers-prof, ghc-directory-prof, ghc-filepath-prof, ghc-ghc-prof, ghc-ltk-prof, ghc-mtl-prof, ghc-parsec-prof,ghc-pretty-prof, ghc-process-leksah-prof, ghc-time-prof, ghc-deepseq-prof, ghc-hslogger-prof, ghc-network-prof, ghc-haddock-prof, ghc-unix-prof, ghc-attoparsec-prof, ghc-attoparsec-enumerator-prof, ghc-transformers-prof, ghc-enumerator-prof
 Requires:       wget, cabal-install
 
 %description
@@ -67,6 +67,9 @@ Requires:       wget, cabal-install
 
 
 %changelog
+* Mon Mar 12 2012 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.12.0.4-1
+- Package update to 0.12.0.4
+
 * Sun Jan 22 2012 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.10.0.4-11
 - Update to cabal2spec-0.25.2. Remove dependency on ghc
 
diff --git a/sources b/sources
index d2bf3d3..5aa1a2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-132e0794679bf4fc2957bec378c0a2dc  leksah-server-0.10.0.4.tar.gz
+d5d56081446c5eb31c85142b5a6f4ff5  leksah-server-0.12.0.4.tar.gz


More information about the scm-commits mailing list