[ghc-attoparsec] Update to 0.10.2.0

Ben Boeckel mathstuf at fedoraproject.org
Wed Jun 20 03:01:11 UTC 2012


commit 8f897444404d39b66d7c388f051f4931946d7458
Author: Ben Boeckel <mathstuf at gmail.com>
Date:   Tue Jun 19 23:01:06 2012 -0400

    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 <mathstuf at gmail.com> - 0.10.2.0-1
+- Update to 0.10.2.0
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 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


More information about the scm-commits mailing list