diff --git a/ghc-maccatcher.spec b/ghc-maccatcher.spec index ac63124..fcf0d36 100644 --- a/ghc-maccatcher.spec +++ b/ghc-maccatcher.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 2.1.5 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Obtain the host MAC address on *NIX and Windows License: BSD @@ -99,6 +99,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 2.1.5-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 02 2019 Jens Petersen - 2.1.5-19 - add doc and prof subpackages (cabal-rpm-1.0.0)