diff --git a/ghc-attoparsec-iso8601.spec b/ghc-attoparsec-iso8601.spec index 228bdb5..dcccdea 100644 --- a/ghc-attoparsec-iso8601.spec +++ b/ghc-attoparsec-iso8601.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 1.0.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parsing of ISO 8601 dates, originally from aeson License: BSD @@ -108,6 +108,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 1.0.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jun 17 2022 Jens Petersen - 1.0.2.0-3 - rebuild