From 1390107da252201446207e8c42e74d30d2b92911 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 08:18:51 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- ghc-NumInstances.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-NumInstances.spec b/ghc-NumInstances.spec index 85fe0e9..d447289 100644 --- a/ghc-NumInstances.spec +++ b/ghc-NumInstances.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Instances of numeric classes for functions and tuples License: BSD @@ -60,6 +60,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Jun 11 2013 Jens Petersen - 1.3-1 - update to 1.3 - update to new simplified Haskell Packaging Guidelines