|
|
|
@ -4,11 +4,11 @@
|
|
|
|
|
%global pkg_name base-compat-batteries
|
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
|
|
|
|
|
|
%bcond_with tests
|
|
|
|
|
%bcond_without tests
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 0.10.5
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Base-compat with extra batteries
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
@ -139,6 +139,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 20 2020 Jens Petersen <petersen@redhat.com> - 0.10.5-3
|
|
|
|
|
- enable tests
|
|
|
|
|
|
|
|
|
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.5-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|