diff --git a/.cvsignore b/.cvsignore index ba42edc..89f9e8f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -ghc-6.8.1-src-extralibs.tar.bz2 -ghc-6.8.1-src.tar.bz2 +ghc-6.8.2-src.tar.bz2 +ghc-6.8.2-src-extralibs.tar.bz2 diff --git a/ghc.spec b/ghc.spec index b771ba6..bbac0e2 100644 --- a/ghc.spec +++ b/ghc.spec @@ -1,4 +1,4 @@ -%define ghcver ghc681 +%define ghcver ghc682 # speed up test builds by not building profiled libraries %define build_prof 1 @@ -17,8 +17,8 @@ %define package_debugging 0 Name: ghc -Version: 6.8.1 -Release: 2%{?dist} +Version: 6.8.2 +Release: 1%{?dist} Summary: Glasgow Haskell Compilation system # See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713 ExcludeArch: alpha ppc64 @@ -234,6 +234,9 @@ fi %changelog +* Tue Dec 12 2007 Bryan O'Sullivan - 6.8.2-1 +- Update to 6.8.2 + * Fri Nov 23 2007 Bryan O'Sullivan - 6.8.1-2 - Exclude alpha diff --git a/sources b/sources index 921acc4..f543d6d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f91de87e7c0a3fe2f27c5a83212d9743 ghc-6.8.1-src-extralibs.tar.bz2 -8d47d4dcde96c31fe8bedcee7f99eaf1 ghc-6.8.1-src.tar.bz2 +43108417594be7eba0918c459e871e40 ghc-6.8.2-src.tar.bz2 +d199c50814188fb77355d41058b8613c ghc-6.8.2-src-extralibs.tar.bz2