From a0025317366f8a49d3deacd2767fddde02afadfe Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 16 Aug 2014 15:32:11 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_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 c7db0d2..db9eb42 100644 --- a/ghc-optparse-applicative.spec +++ b/ghc-optparse-applicative.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.9.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utilities and combinators for parsing command line options License: BSD @@ -69,6 +69,9 @@ files. %changelog +* Sat Aug 16 2014 Fedora Release Engineering - 0.9.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Wed Jul 30 2014 Ricky Elrod - 0.9.0-1 - Latest upstream release.