diff --git a/ghc-xml-conduit.spec b/ghc-xml-conduit.spec index af6c1f8..9acf38f 100644 --- a/ghc-xml-conduit.spec +++ b/ghc-xml-conduit.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 1.8.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: XML parsing and rendering with conduit License: MIT @@ -139,6 +139,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.8.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 02 2019 Jens Petersen - 1.8.0.1-3 - add doc and prof subpackages (cabal-rpm-1.0.0)