[ghc-MonadCatchIO-mtl] Updated to 0.3.0.5

Shakthi Kannan shakthimaan at fedoraproject.org
Fri Aug 17 17:05:09 UTC 2012


commit 55e1e7c7d77493b96f321e729aa1f83387d0a337
Author: Shakthi Kannan <skannan at redhat.com>
Date:   Fri Aug 17 22:28:28 2012 +0530

    Updated to 0.3.0.5

 .gitignore                |    1 +
 ghc-MonadCatchIO-mtl.spec |   28 +++++++++++++++++-----------
 sources                   |    2 +-
 3 files changed, 19 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1812124..a6534d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /MonadCatchIO-mtl-0.3.0.3.tar.gz
 /MonadCatchIO-mtl-0.3.0.4.tar.gz
+/MonadCatchIO-mtl-0.3.0.5.tar.gz
diff --git a/ghc-MonadCatchIO-mtl.spec b/ghc-MonadCatchIO-mtl.spec
index 604dc56..704515d 100644
--- a/ghc-MonadCatchIO-mtl.spec
+++ b/ghc-MonadCatchIO-mtl.spec
@@ -6,14 +6,15 @@
 
 %global common_summary Monad-transformer for Control.Exception
 
-%global common_description Provides a monad-transformer version of the Control.Exception.catch\
-function. For this, it defines the MonadCatchIO class, a subset of\
-MonadIO. It defines proper instances for most monad transformers in\
-the 'mtl' library.
+%global common_description Provides a monad-transformer version of the \
+ at Control.Exception.catch@ function. For this, it defines the \
+ at MonadCatchIO@ class, a subset of @MonadIO at . It defines \
+proper instances for most monad transformers in the 'mtl' \
+library.
 
 Name:           ghc-%{pkg_name}
-Version:        0.3.0.4
-Release:        6%{?dist}
+Version:        0.3.0.5
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -25,8 +26,9 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-extensible-exceptions-devel
+
 BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-extensible-exceptions-devel
 
 %description
 %{common_description}
@@ -57,6 +59,10 @@ BuildRequires:  ghc-mtl-devel
 
 
 %changelog
+* Fri Aug 17 2012 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> - 0.3.0.5-1
+- Updated to 0.3.0.5
+- spec file template generated by cabal2spec-0.25.5
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.0.4-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
@@ -82,19 +88,19 @@ BuildRequires:  ghc-mtl-devel
 - rebuild with new gmp
 
 * Mon Aug 22 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> - 0.3.0.4-1
-- Updated to upstream 0.3.0.4.
+- Updated to upstream 0.3.0.4
 
 * Fri Jun 24 2011 Jens Petersen <petersen at redhat.com> - 0.3.0.3-3
 - BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)
 
 * Sun Jun 12 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> - 0.3.0.3-2
-- Updated to cabal2spec-0.22.7.
+- Updated to cabal2spec-0.22.7
 
 * Fri Jun 10 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> - 0.3.0.3-1
-- Updated to upstream 0.3.0.3.
+- Updated to upstream 0.3.0.3
 
 * Sat May 28 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> - 0.3.0.2-1
-- Updated to upstream 0.3.0.2.
+- Updated to upstream 0.3.0.2
 
 * Sat Sep 04 2010 Ben Boeckel <mathstuf at gmail.com> - 0.3.0.1-1
 - Initial package
diff --git a/sources b/sources
index 5a21c3c..72c4104 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-29217e4667f96f2071611125de9fc872  MonadCatchIO-mtl-0.3.0.4.tar.gz
+5e8401291f4dbd312449a720e8e6fb5e  MonadCatchIO-mtl-0.3.0.5.tar.gz


More information about the scm-commits mailing list