diff --git a/ghc-call-stack.spec b/ghc-call-stack.spec index cf0343d..078894e 100644 --- a/ghc-call-stack.spec +++ b/ghc-call-stack.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.1.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: GHC call-stacks backward compatibility License: MIT @@ -104,6 +104,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.1.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Aug 01 2019 Jens Petersen - 0.1.0-11 - add doc and prof subpackages (cabal-rpm-1.0.0)