From 3b41d567ac2210a9582d82e03c80f824def25c9f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 09:03:48 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- ghc-tagsoup.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-tagsoup.spec b/ghc-tagsoup.spec index 97dda1c..cbbea52 100644 --- a/ghc-tagsoup.spec +++ b/ghc-tagsoup.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.12.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parsing and extracting from HTML/XML documents License: BSD @@ -69,6 +69,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.12.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Jun 04 2013 Jens Petersen - 0.12.8-3 - update to new simplified Haskell Packaging Guidelines