Package update to 0.8.2

modified:   .gitignore
	modified:   ghc-semigroups.spec
	modified:   sources
This commit is contained in:
Lakshmi Narasimhan T V 2012-04-09 23:15:47 +05:30
parent 5b436403d6
commit 7da127d753
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

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

View File

@ -1,4 +1,4 @@
# cabal2spec-0.25
# cabal2spec-0.25.4
# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
@ -9,8 +9,8 @@
%global common_description This library implements mathematical semigroups in Haskell 98.
Name: ghc-%{pkg_name}
Version: 0.8
Release: 4%{?dist}
Version: 0.8.2
Release: 1%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -52,6 +52,10 @@ BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
%changelog
* 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
* Sun Mar 18 2012 Jens Petersen <petersen@redhat.com> - 0.8-4
- update to cabal2spec-0.25

View File

@ -1 +1 @@
b8ba7f9ff146b12a3940a862e2165936 semigroups-0.8.tar.gz
6cfd8d59a091992f268a662b5b1cd1da semigroups-0.8.2.tar.gz