diff --git a/.cvsignore b/.cvsignore index fec0b68..a10dfe3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -ghc-6.6-src.tar.bz2 -ghc-6.6-src-extralibs.tar.bz2 +ghc-6.6.1-src.tar.bz2 +ghc-6.6.1-src-extralibs.tar.bz2 diff --git a/ghc.spec b/ghc.spec index 433cd82..7ff0172 100644 --- a/ghc.spec +++ b/ghc.spec @@ -1,12 +1,12 @@ -%define ghcver ghc66 +%define ghcver ghc661 # speed up test builds by not building profiled libraries %define build_prof 1 %define build_doc 1 Name: ghc -Version: 6.6 -Release: 2%{?dist} +Version: 6.6.1 +Release: 1%{?dist} Summary: Glasgow Haskell Compilation system License: BSD style Group: Development/Languages @@ -178,6 +178,9 @@ fi %changelog +* Wed May 9 2007 Bryan O'Sullivan - 6.6.1-1 +- update to 6.6.1 release + * Mon Jan 22 2007 Jens Petersen - 6.6-2 - remove truncated duplicate Typeable.h header in network package (Bryan O'Sullivan, #222865) diff --git a/sources b/sources index c2bf014..58ca312 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -2427a8d7d14f86e0878df6b54938acf7 ghc-6.6-src.tar.bz2 -14b22fce36caffa509046361724bc119 ghc-6.6-src-extralibs.tar.bz2 +dea271503463bd28c27f25ab90998633 ghc-6.6.1-src.tar.bz2 +43a26b81608b206c056adc3032f7da2a ghc-6.6.1-src-extralibs.tar.bz2