diff --git a/ghc-x509-store.spec b/ghc-x509-store.spec index cd5b1a1..b7cd694 100644 --- a/ghc-x509-store.spec +++ b/ghc-x509-store.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 1.6.7 -Release: 3%{?dist} +Release: 4%{?dist} Summary: X.509 collection accessing and storing methods License: BSD @@ -118,6 +118,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.6.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 02 2019 Jens Petersen - 1.6.7-3 - add doc and prof subpackages (cabal-rpm-1.0.0)