diff --git a/ghc-rpm-macros.spec b/ghc-rpm-macros.spec index cda882d..061e764 100644 --- a/ghc-rpm-macros.spec +++ b/ghc-rpm-macros.spec @@ -8,8 +8,8 @@ #%%undefine without_hscolour Name: ghc-rpm-macros -Version: 0.97.1 -Release: 2%{?dist} +Version: 0.97.2 +Release: 1%{?dist} Summary: Macros for building packages for GHC Group: Development/Libraries @@ -82,6 +82,9 @@ EOF %changelog +* Tue Oct 9 2012 Jens Petersen - 0.97.2-1 +- "cabal haddock" needs --html option with --hoogle to output html + * Thu Sep 20 2012 Jens Petersen - 0.97.1-2 - no need to BR hscolour