From f83e5f92531395a8f8fa050815ee57839b2aaa0d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 10:18:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- haskell-platform.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/haskell-platform.spec b/haskell-platform.spec index 059507b..24935ad 100644 --- a/haskell-platform.spec +++ b/haskell-platform.spec @@ -45,7 +45,7 @@ Version: %{upstream_version}.2 # - 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: 4%{?dist} +Release: 5%{?dist} Summary: Standard Haskell distribution Group: Development/Tools @@ -264,6 +264,9 @@ rm %{buildroot}/%{_docdir}/ghc-%{name}*/LICENSE %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 2014.2.0.0.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed May 13 2015 Jens Petersen - 2014.2.0.0.3-4 - bump cabal-install to 1.18.1.0 and allow newer versions