[cpphs] update to 1.14

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 01:35:51 UTC 2012


commit c08854d1f504c848d132bc206d23f7476de7889f
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 10:35:33 2012 +0900

    update to 1.14

 .gitignore |    1 +
 cpphs.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a35f15b..cbc945c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ cpphs-1.11.tar.gz
 /cpphs-1.13.1.tar.gz
 /cpphs-1.13.2.tar.gz
 /cpphs-1.13.3.tar.gz
+/cpphs-1.14.tar.gz
diff --git a/cpphs.spec b/cpphs.spec
index 1f3e05d..b2b58da 100644
--- a/cpphs.spec
+++ b/cpphs.spec
@@ -19,7 +19,7 @@ an option to turn off macro-expansion.
 %global ghc_exclude_docdir 1
 
 Name:           %{pkg_name}
-Version:        1.13.3
+Version:        1.14
 Release:        1%{?dist}
 Summary:        C pre-processor for Haskell
 Group:          Development/Languages
@@ -31,7 +31,6 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-haskell98-prof
 
 %description
 %{common_description}
@@ -74,6 +73,10 @@ License:        LGPLv2+
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 1.14-1
+- update to 1.14
+- drop haskell98 BR
+
 * Tue Feb  7 2012 Jens Petersen <petersen at redhat.com> - 1.13.3-1
 - update to 1.13.3
 
diff --git a/sources b/sources
index 115a18d..1d15300 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91cf391a803b80770c03eb4bae2d2715  cpphs-1.13.3.tar.gz
+31526787e47c821da3a045662311658b  cpphs-1.14.tar.gz


More information about the scm-commits mailing list