diff --git a/ghc-optparse-simple.spec b/ghc-optparse-simple.spec index 0f0666d..a8caba9 100644 --- a/ghc-optparse-simple.spec +++ b/ghc-optparse-simple.spec @@ -7,12 +7,12 @@ %global githash githash-0.1.3.1 %global subpkgs %{githash} -%bcond_with tests +%bcond_without tests Name: ghc-%{pkg_name} Version: 0.1.1.2 # can only be reset when all subpkgs bumped -Release: 4%{?dist} +Release: 5%{?dist} Summary: Simple interface to optparse-applicative License: BSD @@ -146,6 +146,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Thu Feb 20 2020 Jens Petersen - 0.1.1.2-5 +- enable tests + * Tue Jan 28 2020 Fedora Release Engineering - 0.1.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild