From 905d3d140a6139551d5ca46b13b59a3265020ee8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 21:08:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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 7bbf6d7..9632c9d 100644 --- a/ghc-optparse-applicative.spec +++ b/ghc-optparse-applicative.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.14.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Utilities and combinators for parsing command line options License: BSD @@ -110,6 +110,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.14.3.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 02 2019 Jens Petersen - 0.14.3.0-3 - add doc and prof subpackages (cabal-rpm-1.0.0)