From 0df8c2ffb6528023e7592e913c7c9ab30009b211 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 08:51:21 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- ghc-monad-control.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-monad-control.spec b/ghc-monad-control.spec index a3edb91..2b35111 100644 --- a/ghc-monad-control.spec +++ b/ghc-monad-control.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.3.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lift control operations through monad transformers License: BSD @@ -77,6 +77,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.3.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Jun 10 2013 Jens Petersen - 0.3.2.1-1 - update to 0.3.2.1 - update to new simplified Haskell Packaging Guidelines