diff --git a/ghc-uniplate.spec b/ghc-uniplate.spec index 63f8e0e..f1ffbc9 100644 --- a/ghc-uniplate.spec +++ b/ghc-uniplate.spec @@ -8,7 +8,7 @@ Haskell. Name: ghc-%{pkg_name} Version: 1.6 -Release: 6%{?dist} +Release: 6%{?dist}.1 Summary: %{common_summary} Group: System Environment/Libraries License: BSD @@ -43,6 +43,9 @@ This package provides the shared library. %changelog +* Tue Oct 11 2011 Peter Schiffer - 1.6-6.1 +- rebuild with new gmp + * Wed Jun 22 2011 Jens Petersen - 1.6-6 - BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2) - no longer requires mtl