[ghc-attoparsec] Update to 0.8.6.1 Update to cabal2spec-0.22.7

Ben Boeckel mathstuf at fedoraproject.org
Thu May 12 01:12:18 UTC 2011


commit 9832cb459f9baa2326a9c65551172911b65d6ee2
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Wed May 11 21:10:52 2011 -0400

    Update to 0.8.6.1
    Update to cabal2spec-0.22.7

 .gitignore          |    1 +
 ghc-attoparsec.spec |   10 +++++++---
 sources             |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4909ac2..46c08b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /attoparsec-0.8.3.0.tar.gz
 /attoparsec-0.8.5.0.tar.gz
 /attoparsec-0.8.5.3.tar.gz
+/attoparsec-0.8.6.1.tar.gz
diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec
index 0bafdba..f25c5b2 100644
--- a/ghc-attoparsec.spec
+++ b/ghc-attoparsec.spec
@@ -13,8 +13,8 @@ text/binary file formats.
 %global ghc_pkg_deps ghc-deepseq-devel
 
 Name:           ghc-%{pkg_name}
-Version:        0.8.5.3
-Release:        2%{?dist}
+Version:        0.8.6.1
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -46,11 +46,15 @@ BuildRequires:  hscolour
 
 
 # define the devel and prof subpkgs, devel post[un] scripts, and filelists:
-# ghc-%pkg_name{,devel,prof}.files
+# ghc-%%pkg_name{,devel,prof}.files
 %ghc_lib_package
 
 
 %changelog
+* Wed May 11 2011 Ben Boeckel <mathstuf at gmail.com> - 0.8.6.1-1
+- Update to 0.8.6.1
+- Update to cabal2spec-0.22.7
+
 * Tue May 10 2011 Ben Boeckel <mathstuf at gmail.com> - 0.8.5.3-2
 - Update to cabal2spec-0.22.6
 
diff --git a/sources b/sources
index 3301fad..230ed55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b85908841d69558ef611b7684454b2e  attoparsec-0.8.5.3.tar.gz
+f254f4327919492f13a6cb3af38368ac  attoparsec-0.8.6.1.tar.gz


More information about the scm-commits mailing list