enable tests
This commit is contained in:
parent
cf4cf8fd6d
commit
856d5e0c2a
@ -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 <petersen@redhat.com> - 0.1.1.2-5
|
||||
- enable tests
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user