diff --git a/ghc-yaml.spec b/ghc-yaml.spec index 787e5af..5575627 100644 --- a/ghc-yaml.spec +++ b/ghc-yaml.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.8.32 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Support for parsing and rendering YAML documents License: BSD @@ -109,6 +109,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 0.8.32-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Aug 7 2018 Jens Petersen - 0.8.32-3 - try using the bundled libyaml to see if it fixes missing symbols