From 9832cb459f9baa2326a9c65551172911b65d6ee2 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Wed, 11 May 2011 21:10:52 -0400 Subject: [PATCH] Update to 0.8.6.1 Update to cabal2spec-0.22.7 --- .gitignore | 1 + ghc-attoparsec.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4909ac2..46c08b5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /attoparsec-0.8.3.0.tar.gz /attoparsec-0.8.5.0.tar.gz /attoparsec-0.8.5.3.tar.gz +/attoparsec-0.8.6.1.tar.gz diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec index 0bafdba..f25c5b2 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.5.3 -Release: 2%{?dist} +Version: 0.8.6.1 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -46,11 +46,15 @@ BuildRequires: hscolour # define the devel and prof subpkgs, devel post[un] scripts, and filelists: -# ghc-%pkg_name{,devel,prof}.files +# ghc-%%pkg_name{,devel,prof}.files %ghc_lib_package %changelog +* Wed May 11 2011 Ben Boeckel - 0.8.6.1-1 +- Update to 0.8.6.1 +- Update to cabal2spec-0.22.7 + * Tue May 10 2011 Ben Boeckel - 0.8.5.3-2 - Update to cabal2spec-0.22.6 diff --git a/sources b/sources index 3301fad..230ed55 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b85908841d69558ef611b7684454b2e attoparsec-0.8.5.3.tar.gz +f254f4327919492f13a6cb3af38368ac attoparsec-0.8.6.1.tar.gz