[ghc-hledger-lib] update to 0.16

Jens Petersen petersen at fedoraproject.org
Mon Oct 3 23:52:02 UTC 2011


commit 7d3275e2cba08496a3b866c7dc9e97aa964610c2
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Oct 4 08:51:48 2011 +0900

    update to 0.16

 ghc-hledger-lib.spec |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/ghc-hledger-lib.spec b/ghc-hledger-lib.spec
index 90cac63..9f7e79d 100644
--- a/ghc-hledger-lib.spec
+++ b/ghc-hledger-lib.spec
@@ -10,20 +10,20 @@
 it to build hledger and c++-ledger compatible finance tools.
 
 Name:           ghc-%{pkg_name}
-Version:        0.14
-Release:        2%{?dist}
+Version:        0.16
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
 License:        GPLv3
-# BEGIN: cabal2spec
+# BEGIN cabal2spec
 URL:            http://hackage.haskell.org/package/%{pkg_name}
 Source0:        http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
 ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  hscolour
-# END: cabal2spec
+# END cabal2spec
 
 BuildRequires:  ghc-bytestring-prof
 BuildRequires:  ghc-containers-prof
@@ -46,11 +46,11 @@ BuildRequires:  ghc-utf8-string-prof
 %package -n ghc-%{pkg_name}-devel
 Summary:        Development files for %{common_summary}
 Group:          Development/Libraries
-# BEGIN: cabal2spec
+# BEGIN cabal2spec
 %{?ghc_devel_requires}
 Obsoletes:      ghc-%{pkg_name}-prof < %{version}-%{release}
 Provides:       ghc-%{pkg_name}-prof = %{version}-%{release}
-# END: cabal2spec
+# END cabal2spec
 
 %description -n ghc-%{pkg_name}-devel
 %{common_description}
@@ -85,6 +85,9 @@ This package contains the development files.
 
 
 %changelog
+* Mon Oct  3 2011 Jens Petersen <petersen at redhat.com> - 0.16-1
+- update to 0.16
+
 * Mon Oct  3 2011 Jens Petersen <petersen at redhat.com> - 0.14-2
 - BR ghc-*-prof not devel
 


More information about the scm-commits mailing list