[ghc-attoparsec] Update to 0.10.1.1

Ben Boeckel mathstuf at fedoraproject.org
Wed Feb 29 04:05:01 UTC 2012


commit 8923759712e8549a0aeaedd90ffe3ff9ba9f432c
Author: Ben Boeckel <mathstuf at gmail.com>
Date:   Tue Feb 28 22:54:41 2012 -0500

    Update to 0.10.1.1

 .gitignore          |    1 +
 ghc-attoparsec.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <mathstuf at gmail.com> - 0.10.1.1-1
+- Update to 0.10.1.1
+
 * Thu Jan  5 2012 Jens Petersen <petersen at redhat.com> - 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


More information about the scm-commits mailing list