diff --git a/ghc-uuid-types.spec b/ghc-uuid-types.spec index c305044..a4082dc 100644 --- a/ghc-uuid-types.spec +++ b/ghc-uuid-types.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 1.0.3 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Type definitions for Universally Unique Identifiers License: BSD @@ -119,6 +119,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.0.3-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 02 2019 Jens Petersen - 1.0.3-12 - add doc and prof subpackages (cabal-rpm-1.0.0)