update to 0.8.3.2

This commit is contained in:
Jens Petersen 2012-06-13 19:00:45 +09:00
parent a1b2a52f05
commit cd241197f0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/semigroups-0.8.tar.gz
/semigroups-0.8.2.tar.gz
/semigroups-0.8.3.tar.gz
/semigroups-0.8.3.2.tar.gz

View File

@ -9,8 +9,8 @@
%global common_description This library implements mathematical semigroups in Haskell 98.
Name: ghc-%{pkg_name}
Version: 0.8.3
Release: 2%{?dist}
Version: 0.8.3.2
Release: 1%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -52,6 +52,9 @@ BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
%changelog
* Wed Jun 13 2012 Jens Petersen <petersen@redhat.com> - 0.8.3.2-1
- update to 0.8.3.2
* Fri Apr 13 2012 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 0.8.3-2
- Rebuild

View File

@ -1 +1 @@
947ca9d74b56d90f5feb16553d057f6c semigroups-0.8.3.tar.gz
f406607e0421554cde40594b65f83086 semigroups-0.8.3.2.tar.gz