|
|
@ -4,11 +4,11 @@
|
|
|
|
%global pkg_name scientific
|
|
|
|
%global pkg_name scientific
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
|
|
|
|
|
|
|
|
# testsuite missing deps: tasty-ant-xml tasty-smallcheck
|
|
|
|
# testsuite missing deps: tasty-smallcheck
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Version: 0.3.6.2
|
|
|
|
Version: 0.3.7.0
|
|
|
|
Release: 11%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Numbers represented using scientific notation
|
|
|
|
Summary: Numbers represented using scientific notation
|
|
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
@ -28,6 +28,7 @@ BuildRequires: ghc-deepseq-prof
|
|
|
|
BuildRequires: ghc-hashable-prof
|
|
|
|
BuildRequires: ghc-hashable-prof
|
|
|
|
BuildRequires: ghc-integer-logarithms-prof
|
|
|
|
BuildRequires: ghc-integer-logarithms-prof
|
|
|
|
BuildRequires: ghc-primitive-prof
|
|
|
|
BuildRequires: ghc-primitive-prof
|
|
|
|
|
|
|
|
BuildRequires: ghc-template-haskell-prof
|
|
|
|
BuildRequires: ghc-text-prof
|
|
|
|
BuildRequires: ghc-text-prof
|
|
|
|
# End cabal-rpm deps
|
|
|
|
# End cabal-rpm deps
|
|
|
|
|
|
|
|
|
|
|
@ -118,6 +119,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 0.3.7.0-1
|
|
|
|
|
|
|
|
- update to 0.3.7.0
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6.2-11
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6.2-11
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|