diff --git a/.gitignore b/.gitignore index bde46de..f5800d6 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ haskell-platform-2010.2.0.0.tar.gz /haskell-platform-2012.4.0.0.tar.gz /haskell-platform-2013.2.0.0.tar.gz /haskell-platform-2014.2.0.0-srcdist-RC3.tar.gz +/haskell-platform-2014.2.0.0-srcdist.tar.gz diff --git a/haskell-platform.spec b/haskell-platform.spec index 6fe23f9..66fcd77 100644 --- a/haskell-platform.spec +++ b/haskell-platform.spec @@ -43,13 +43,13 @@ Version: 2014.2.0.0 # - release can only be reset if all library versions get bumped simultaneously # (eg for a major release) # - minor release numbers should be incremented monotonically -Release: 2%{?dist} +Release: 1%{?dist} Summary: Standard Haskell distribution Group: Development/Tools License: BSD -URL: http://hackage.haskell.org/platform -Source0: http://lambda.haskell.org/platform/download/%{version}/%{name}-%{version}-srcdist-RC3.tar.gz +URL: http://www.haskell.org/platform/ +Source0: http://www.haskell.org/platform/download/%{version}/%{name}-%{version}-srcdist.tar.gz Patch1: haskell-platform-2014-buildtools.patch BuildRequires: ghc-Cabal-devel @@ -246,11 +246,8 @@ rm %{buildroot}/%{_docdir}/ghc-%{name}*/LICENSE %changelog -* Sat Aug 16 2014 Fedora Release Engineering - 2014.2.0.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sun Aug 3 2014 Jens Petersen - 2014.2.0.0-1 -- update to haskell-platform-2014.2 RC3 +* Wed Aug 20 2014 Jens Petersen - 2014.2.0.0-1 +- update to haskell-platform-2014.2 - ghc-7.8.3 ships xhtml - cgi dropped - requires hscolour diff --git a/sources b/sources index 9d377f0..cab231f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13606bed486e73dfe383d4e154fe60d2 haskell-platform-2014.2.0.0-srcdist-RC3.tar.gz +13606bed486e73dfe383d4e154fe60d2 haskell-platform-2014.2.0.0-srcdist.tar.gz