From 5a162b4741fe162e302fc9755d39cd67f0e10107 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 08:33:35 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- ghc-data-inttrie.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-data-inttrie.spec b/ghc-data-inttrie.spec index f1a488f..0411cb1 100644 --- a/ghc-data-inttrie.spec +++ b/ghc-data-inttrie.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A lazy infinite trie of integers License: BSD @@ -61,6 +61,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Jun 11 2013 Jens Petersen - 0.1.0-2 - update to new simplified Haskell Packaging Guidelines