Package update to 0.8.3

modified:   .gitignore
	modified:   ghc-semigroups.spec
	modified:   sources
This commit is contained in:
Lakshmi Narasimhan T V 2012-04-12 17:39:34 +05:30
parent 7da127d753
commit f2740c6a40
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -9,7 +9,7 @@
%global common_description This library implements mathematical semigroups in Haskell 98.
Name: ghc-%{pkg_name}
Version: 0.8.2
Version: 0.8.3
Release: 1%{?dist}
Summary: %{common_summary}
@ -52,6 +52,9 @@ BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
%changelog
* Thu Apr 12 2012 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 0.8.3-1
- Package update to 0.8.3
* Mon Apr 9 2012 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 0.8.2-1
- spec file updated to cabal2spec-0.25.4
- package updated to 0.8.2

View File

@ -1 +1 @@
6cfd8d59a091992f268a662b5b1cd1da semigroups-0.8.2.tar.gz
947ca9d74b56d90f5feb16553d057f6c semigroups-0.8.3.tar.gz