From c977e3ebabfce35910ffc6c144a5a88cb57244b1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 3 Feb 2016 21:30:21 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- ghc-dataenc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-dataenc.spec b/ghc-dataenc.spec index 1d0c7a3..ce24de4 100644 --- a/ghc-dataenc.spec +++ b/ghc-dataenc.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.14.0.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Data encoding library License: BSD @@ -66,6 +66,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 0.14.0.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Sep 28 2015 Jens Petersen - 0.14.0.7-2 - allow building with ghc 7.10 base