diff --git a/haskell-platform.spec b/haskell-platform.spec index 2117c76..38b68e9 100644 --- a/haskell-platform.spec +++ b/haskell-platform.spec @@ -54,7 +54,7 @@ Version: 2016.%{upstream_version} # - 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: 3%{?dist} Summary: Standard Haskell distribution Group: Development/Tools @@ -267,6 +267,9 @@ mv %{buildroot}%{_datadir}/licenses/ghc-haskell-platform{,-devel} %changelog +* Wed Sep 28 2016 Jens Petersen - 2016.7.10.3-3 +- rebuild + * Fri Jul 29 2016 Jens Petersen - 2016.7.10.3-2 - split-0.2.3.1 - use new ghc_libs_build and ghc_libs_install macros