From 9f6116efec3123c9b7d7cdb525e6a896d96c5d49 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jul 24 2018 16:53:49 +0000 Subject: Enable annotated build again This reverts commit e68ef73d30e92d3721e993f92e1ca213fa9fe7a0. --- diff --git a/ghc-doctemplates.spec b/ghc-doctemplates.spec index 10d35da..e249976 100644 --- a/ghc-doctemplates.spec +++ b/ghc-doctemplates.spec @@ -1,9 +1,6 @@ # generated by cabal-rpm-0.12.1 # https://fedoraproject.org/wiki/Packaging:Haskell -# workaround https://bugzilla.redhat.com/show_bug.cgi?id=1607054 -%undefine _annotated_build - %global pkg_name doctemplates %global pkgver %{pkg_name}-%{version} @@ -15,7 +12,7 @@ Name: ghc-%{pkg_name} Version: 0.2.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Pandoc-style document templates License: BSD @@ -96,6 +93,9 @@ rm %{buildroot}%{_datadir}/%{pkgver}/README.md %changelog +* Tue Jul 24 2018 Miro Hrončok - 0.2.1-5 +- Enable annotated build again + * Mon Jul 23 2018 Miro Hrončok - 0.2.1-4 - Rebuilt for #1607054