[ghc-snap-core] update to 0.9.0

Jens Petersen petersen at fedoraproject.org
Thu Jun 21 08:07:37 UTC 2012


commit 5d9ff9f63272e0a4492df3e9b2ba716f54b0cc6f
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jun 21 17:07:34 2012 +0900

    update to 0.9.0

 .gitignore         |    1 +
 ghc-snap-core.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1df3d2f..3ec0970 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /snap-core-0.7.0.1.tar.gz
 /snap-core-0.8.0.1.tar.gz
 /snap-core-0.8.1.tar.gz
+/snap-core-0.9.0.tar.gz
diff --git a/ghc-snap-core.spec b/ghc-snap-core.spec
index d27adcd..f33da47 100644
--- a/ghc-snap-core.spec
+++ b/ghc-snap-core.spec
@@ -11,8 +11,8 @@ in Haskell.  This library contains the core definitions and types for\
 the Snap framework.
 
 Name:           ghc-%{pkg_name}
-Version:        0.8.1
-Release:        2%{?dist}
+Version:        0.9.0
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -79,6 +79,9 @@ BuildRequires:   ghc-zlib-enum-prof
 
 
 %changelog
+* Thu Jun 21 2012 Jens Petersen <petersen at redhat.com> - 0.9.0-1
+- update to 0.9.0
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 0.8.1-2
 - rebuild
 
diff --git a/sources b/sources
index 03db4f4..2edcb0e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-efc945837536f3040a0ba4ae4c96f9d6  snap-core-0.8.1.tar.gz
+857de92c70218befe0c6e0ca3ed81872  snap-core-0.9.0.tar.gz


More information about the scm-commits mailing list