From 671be55bef91c280f1244d93bdbab3ac5f3e104a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 20:15:35 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-asn1-encoding.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-asn1-encoding.spec b/ghc-asn1-encoding.spec index 3eb17a0..6f4e604 100644 --- a/ghc-asn1-encoding.spec +++ b/ghc-asn1-encoding.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.9.5 -Release: 11%{?dist} +Release: 12%{?dist} Summary: ASN1 data reader and writer in RAW, BER and DER forms License: BSD @@ -111,6 +111,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.9.5-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Aug 01 2019 Jens Petersen - 0.9.5-11 - add doc and prof subpackages (cabal-rpm-1.0.0)