update to 0.9.1.1

This commit is contained in:
Jens Petersen 2011-07-22 16:03:36 +09:00
parent c1f4c94e8b
commit 06b8ac20bd
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/attoparsec-0.8.5.0.tar.gz
/attoparsec-0.8.5.3.tar.gz
/attoparsec-0.8.6.1.tar.gz
/attoparsec-0.9.1.1.tar.gz

View File

@ -13,8 +13,8 @@ text/binary file formats.
%global ghc_pkg_deps ghc-deepseq-devel
Name: ghc-%{pkg_name}
Version: 0.8.6.1
Release: 2%{?dist}
Version: 0.9.1.1
Release: 1%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -49,6 +49,9 @@ BuildRequires: ghc-bytestring-prof, ghc-deepseq-prof
%changelog
* Fri Jul 22 2011 Jens Petersen <petersen@redhat.com> - 0.9.1.1-1
- update to 0.9.1.1
* Fri Jun 24 2011 Jens Petersen <petersen@redhat.com> - 0.8.6.1-2
- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)

View File

@ -1 +1 @@
f254f4327919492f13a6cb3af38368ac attoparsec-0.8.6.1.tar.gz
51de2b1aad524ba69cfa74e1c71371f1 attoparsec-0.9.1.1.tar.gz