diff --git a/.gitignore b/.gitignore index 59b4f2d..27fefd7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /scientific-0.2.0.2.tar.gz /scientific-0.3.2.1.tar.gz +/scientific-0.3.3.1.tar.gz diff --git a/ghc-scientific.spec b/ghc-scientific.spec index 7235a29..4e4d991 100644 --- a/ghc-scientific.spec +++ b/ghc-scientific.spec @@ -3,8 +3,8 @@ %global pkg_name scientific Name: ghc-%{pkg_name} -Version: 0.3.2.1 -Release: 3%{?dist} +Version: 0.3.3.1 +Release: 1%{?dist} Summary: Arbitrary-precision floating-point numbers represented using scientific notation License: BSD @@ -73,6 +73,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Wed Oct 1 2014 Ricky Elrod - 1.5.1-1 +- Latest upstream version. + * Sat Aug 16 2014 Fedora Release Engineering - 0.3.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index e3df23f..ba08dae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dedca94b466b79310425c4b3bbda0c7b scientific-0.3.2.1.tar.gz +ab145a37572836d692083fdc9b086066 scientific-0.3.3.1.tar.gz