From c6a0ef800ca0a02e0ba0d3f0e7d92126b0bae59e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 08:43:19 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- ghc-hashtables.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-hashtables.spec b/ghc-hashtables.spec index 395ea04..37b1a46 100644 --- a/ghc-hashtables.spec +++ b/ghc-hashtables.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 1.0.1.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Mutable hash tables in the ST monad License: BSD @@ -78,6 +78,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.0.1.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jun 07 2013 Jens Petersen - 1.0.1.8-3 - update to new simplified Haskell Packaging Guidelines