diff --git a/.gitignore b/.gitignore index f7d83aa..d012729 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /attoparsec-0.9.1.1.tar.gz /attoparsec-0.9.1.2.tar.gz /attoparsec-0.10.1.0.tar.gz +/attoparsec-0.10.1.1.tar.gz diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec index b066765..9eff9a2 100644 --- a/ghc-attoparsec.spec +++ b/ghc-attoparsec.spec @@ -11,7 +11,7 @@ dealing efficiently with network protocols and complicated \ text/binary file formats. Name: ghc-%{pkg_name} -Version: 0.10.1.0 +Version: 0.10.1.1 Release: 1%{?dist} Summary: %{common_summary} @@ -55,6 +55,9 @@ BuildRequires: ghc-text-prof %changelog +* Tue Feb 28 2012 Ben Boeckel - 0.10.1.1-1 +- Update to 0.10.1.1 + * Thu Jan 5 2012 Jens Petersen - 0.10.1.0-1 - update to 0.10.1.0 and cabal2spec-0.25.2 - now depends on text library diff --git a/sources b/sources index f59160e..efe7a04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -040d3e0c97219a7e26625f08bfe8f190 attoparsec-0.10.1.0.tar.gz +cdf3c52d473bc5c7d727276e5262ccfe attoparsec-0.10.1.1.tar.gz