Try a version bump

Signed-off-by: Ricky Elrod <ricky@elrod.me>
This commit is contained in:
Ricky Elrod 2014-10-01 00:38:04 -04:00
parent fbbbe04141
commit 8d2196153e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <relrod@redhat.com> - 1.5.1-1
- Latest upstream version.
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
dedca94b466b79310425c4b3bbda0c7b scientific-0.3.2.1.tar.gz
ab145a37572836d692083fdc9b086066 scientific-0.3.3.1.tar.gz