From 871a5ac05e114abd8b52481ce7df34bd0f15fec6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 08:37:48 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- ghc-executable-path.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-executable-path.spec b/ghc-executable-path.spec index b1c7668..79d5189 100644 --- a/ghc-executable-path.spec +++ b/ghc-executable-path.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.0.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Haskell library to find full path of an executable License: Public Domain @@ -65,6 +65,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.0.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jun 07 2013 Jens Petersen - 0.0.3-4 - update to new simplified Haskell Packaging Guidelines