From d93358ea21a9c82b979fb552645f3bf9f7ce4163 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 09:26:40 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ghc-ansi-wl-pprint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-ansi-wl-pprint.spec b/ghc-ansi-wl-pprint.spec index fd02d39..0ffd5d4 100644 --- a/ghc-ansi-wl-pprint.spec +++ b/ghc-ansi-wl-pprint.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.6.7.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Wadler/Leijen Pretty Printer for colored ANSI terminal output License: BSD @@ -63,6 +63,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.6.7.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Apr 11 2014 Jens Petersen - 0.6.7.1-2 - drop the readme file also because it is in dos encoding (#1075569)