diff --git a/ghc-rpm-macros.spec b/ghc-rpm-macros.spec index 43e63e2..7d9d820 100644 --- a/ghc-rpm-macros.spec +++ b/ghc-rpm-macros.spec @@ -11,7 +11,7 @@ Name: ghc-rpm-macros Version: 1.9.5 -Release: 5%{?dist} +Release: 6%{?dist} Summary: RPM macros for building Haskell packages for GHC License: GPLv3+ @@ -175,6 +175,9 @@ EOF %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 1.9.5-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Oct 25 2018 Jens Petersen - 1.9.5-5 - need to disable -Werror=format-security too on s390x