From 759b58aaa1e9a3885a5803d95bfaa3222ba0593f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 3 Feb 2016 21:35:53 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- ghc-io-streams.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-io-streams.spec b/ghc-io-streams.spec index e20e46e..859b515 100644 --- a/ghc-io-streams.spec +++ b/ghc-io-streams.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 1.3.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple, composable, easy-to-use stream I/O License: BSD @@ -110,6 +110,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 1.3.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Sep 29 2015 Jens Petersen - 1.3.2.0-1 - update to 1.3.2.0 - patch out bytestring-builder