From 4c0f52e4d60aa31848f61bf66f940e74c3e0f09c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 21:18:53 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-scientific.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-scientific.spec b/ghc-scientific.spec index 7ee6d0e..17b293d 100644 --- a/ghc-scientific.spec +++ b/ghc-scientific.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.3.6.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Numbers represented using scientific notation License: BSD @@ -127,6 +127,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.3.6.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 02 2019 Jens Petersen - 0.3.6.2-5 - add doc and prof subpackages (cabal-rpm-1.0.0)