From 0df863214c49182a1ff60801211c7b934bb75c45 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 07:52:46 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- ghc-optparse-applicative.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-optparse-applicative.spec b/ghc-optparse-applicative.spec index 9413f9e..1908153 100644 --- a/ghc-optparse-applicative.spec +++ b/ghc-optparse-applicative.spec @@ -7,7 +7,7 @@ Name: ghc-%{pkg_name} Version: 0.11.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Utilities and combinators for parsing command line options License: BSD @@ -76,6 +76,9 @@ files. %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.11.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Nov 5 2014 Jens Petersen - 0.11.0.1-3 - disable hlint Annotations on archs without ghci