Try a version bump
Signed-off-by: Ricky Elrod <ricky@elrod.me>
This commit is contained in:
parent
fbbbe04141
commit
8d2196153e
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user