enable tests
This commit is contained in:
parent
73b1fd4a2c
commit
756715bbe4
@ -4,11 +4,11 @@
|
||||
%global pkg_name STMonadTrans
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
%bcond_with tests
|
||||
%bcond_without tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.4.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A monad transformer version of the ST monad
|
||||
|
||||
License: BSD
|
||||
@ -128,6 +128,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 20 2020 Jens Petersen <petersen@redhat.com> - 0.4.4-3
|
||||
- enable tests
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user