From 3418b348bb35f60741551590e064d88e195f9b40 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 20:25:12 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-clock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-clock.spec b/ghc-clock.spec index 84ee144..4817d83 100644 --- a/ghc-clock.spec +++ b/ghc-clock.spec @@ -9,7 +9,7 @@ Name: ghc-%{pkg_name} Version: 0.7.2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: High-resolution clock functions: monotonic, realtime, cputime License: BSD @@ -107,6 +107,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.7.2-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Aug 01 2019 Jens Petersen - 0.7.2-12 - add doc and prof subpackages (cabal-rpm-1.0.0)