diff --git a/ghc-resolv.spec b/ghc-resolv.spec index 6e6406b..5ebeb90 100644 --- a/ghc-resolv.spec +++ b/ghc-resolv.spec @@ -4,11 +4,11 @@ %global pkg_name resolv %global pkgver %{pkg_name}-%{version} -%bcond_without tests +%bcond_with tests Name: ghc-%{pkg_name} Version: 0.1.1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Domain Name Service (DNS) lookup via the libresolv standard library routines License: GPLv2+ @@ -121,6 +121,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Fri Aug 02 2019 Jens Petersen - 0.1.1.2-4 +- add doc and prof subpackages (cabal-rpm-1.0.0) + * Thu Jul 25 2019 Fedora Release Engineering - 0.1.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild