From 06b8ac20bd4b07ad5e4601fb8f6628eb74eb6969 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 22 Jul 2011 16:03:36 +0900 Subject: [PATCH] update to 0.9.1.1 --- .gitignore | 1 + ghc-attoparsec.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 46c08b5..69d8490 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec index 18c2a7e..a5f49d0 100644 --- a/ghc-attoparsec.spec +++ b/ghc-attoparsec.spec @@ -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 - 0.9.1.1-1 +- update to 0.9.1.1 + * Fri Jun 24 2011 Jens Petersen - 0.8.6.1-2 - BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2) diff --git a/sources b/sources index 230ed55..64be3a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f254f4327919492f13a6cb3af38368ac attoparsec-0.8.6.1.tar.gz +51de2b1aad524ba69cfa74e1c71371f1 attoparsec-0.9.1.1.tar.gz