From 3cc78032a451e0327b2bd88c0bcc8ceb3b6c2665 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 20:16:33 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-attoparsec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec index 97256df..28391ff 100644 --- a/ghc-attoparsec.spec +++ b/ghc-attoparsec.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.13.2.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Fast combinator parsing for bytestrings and text License: BSD @@ -119,6 +119,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.13.2.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Aug 01 2019 Jens Petersen - 0.13.2.2-5 - add doc and prof subpackages (cabal-rpm-1.0.0)