diff --git a/.gitignore b/.gitignore index 7b34e4e..58308f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /attoparsec-0.8.2.0.tar.gz /attoparsec-0.8.3.0.tar.gz +/attoparsec-0.8.5.0.tar.gz diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec index 71229e4..ef6279c 100644 --- a/ghc-attoparsec.spec +++ b/ghc-attoparsec.spec @@ -10,7 +10,7 @@ text/binary file formats. %global debug_package %{nil} Name: ghc-%{pkg_name} -Version: 0.8.3.0 +Version: 0.8.5.0 Release: 2%{?dist} Summary: %{common_summary} @@ -47,6 +47,9 @@ This package provides the shared library. %changelog +* Sat Mar 05 2011 Ben Boeckel - 0.8.5.0-2 +- Update to 0.8.5.0 + * Tue Feb 08 2011 Fedora Release Engineering - 0.8.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index a15c2a4..c5953d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3fa54b520b447f724a9059f90bf1a086 attoparsec-0.8.3.0.tar.gz +f1f5c272420f9428dde1ea2598d00ab0 attoparsec-0.8.5.0.tar.gz