From 8f897444404d39b66d7c388f051f4931946d7458 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Tue, 19 Jun 2012 23:01:06 -0400 Subject: [PATCH] Update to 0.10.2.0 --- .gitignore | 1 + ghc-attoparsec.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d012729..4f7c1a1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /attoparsec-0.9.1.2.tar.gz /attoparsec-0.10.1.0.tar.gz /attoparsec-0.10.1.1.tar.gz +/attoparsec-0.10.2.0.tar.gz diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec index e82e8bc..2f138bd 100644 --- a/ghc-attoparsec.spec +++ b/ghc-attoparsec.spec @@ -11,8 +11,8 @@ dealing efficiently with network protocols and complicated \ text/binary file formats. Name: ghc-%{pkg_name} -Version: 0.10.1.1 -Release: 3%{?dist} +Version: 0.10.2.0 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -55,6 +55,9 @@ BuildRequires: ghc-text-prof %changelog +* Tue Jun 19 2012 Ben Boeckel - 0.10.2.0-1 +- Update to 0.10.2.0 + * Fri Jun 15 2012 Jens Petersen - 0.10.1.1-3 - rebuild diff --git a/sources b/sources index efe7a04..b4f5146 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cdf3c52d473bc5c7d727276e5262ccfe attoparsec-0.10.1.1.tar.gz +2829428e242ae4ddde54cbb08f8a7ab6 attoparsec-0.10.2.0.tar.gz