From 761cb2637282a949ff7683605b979855c4a85e35 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 25 Jul 2019 16:11:19 +0000 Subject: [PATCH] update to 0.3.1.0 --- .gitignore | 1 + ghc-math-functions.spec | 17 +++++++++++------ sources | 2 +- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 789e348..eea9cd1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /math-functions-0.2.1.0.tar.gz +/math-functions-0.3.1.0.tar.gz diff --git a/ghc-math-functions.spec b/ghc-math-functions.spec index 660667f..696c6c8 100644 --- a/ghc-math-functions.spec +++ b/ghc-math-functions.spec @@ -7,9 +7,9 @@ %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.1.0 -Release: 8%{?dist} -Summary: Special functions and Chebyshev polynomials +Version: 0.3.1.0 +Release: 1%{?dist} +Summary: Collection of tools for numeric computations License: BSD Url: https://hackage.haskell.org/package/%{pkg_name} @@ -26,6 +26,7 @@ BuildRequires: ghc-doc BuildRequires: ghc-prof %endif BuildRequires: ghc-rpm-macros +BuildRequires: ghc-data-default-class-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-primitive-devel BuildRequires: ghc-vector-devel @@ -41,9 +42,10 @@ BuildRequires: ghc-test-framework-quickcheck2-devel # End cabal-rpm deps %description -This library provides implementations of special mathematical functions and -Chebyshev polynomials. These functions are often useful in statistical and -numerical computing. +This library contain collection of various utilities for numerical computing. +So far there're special mathematical functions, compensated summation +algorithm, summation of series, root finding for real functions, polynomial +summation and Chebyshev polynomials. %package devel @@ -120,6 +122,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Thu Jul 25 2019 Jens Petersen - 0.3.1.0-1 +- update to 0.3.1.0 + * Thu Jul 25 2019 Fedora Release Engineering - 0.2.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 0798370..8448405 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (math-functions-0.2.1.0.tar.gz) = 8124ec1c10791d54ed7420770311d83bcaed0829a29bda79a2f963cfa42e50c21d5e79d3d9480795ee59ab5a461bf04b64fedf30955e8fef6593004c4137b7f4 +SHA512 (math-functions-0.3.1.0.tar.gz) = 3ccdd15465f0d89cfec8d0a4b47ce4489206cd699fa68ea0baa32bba2e710be04722185e249e6cee0fc992612e489cd7087ddbd5e48e4f1995c1a0f4f45d1d85