[ghc-MonadRandom] Updated to new upstream 0.1.8

Shakthi Kannan shakthimaan at fedoraproject.org
Fri Dec 7 10:45:59 UTC 2012


commit 397d3720cb862537b20947c6bca5e6face431924
Author: Shakthi Kannan <skannan at redhat.com>
Date:   Fri Dec 7 16:07:55 2012 +0530

    Updated to new upstream 0.1.8

 .gitignore           |    1 +
 ghc-MonadRandom.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4630081..20c1dba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /MonadRandom-0.1.6.tar.gz
+/MonadRandom-0.1.8.tar.gz
diff --git a/ghc-MonadRandom.spec b/ghc-MonadRandom.spec
index 502f586..c26012f 100644
--- a/ghc-MonadRandom.spec
+++ b/ghc-MonadRandom.spec
@@ -9,8 +9,8 @@
 It provides support for computations which consume random values.
 
 Name:           ghc-%{pkg_name}
-Version:        0.1.6
-Release:        2%{?dist}
+Version:        0.1.8
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 License:        MIT
@@ -52,6 +52,9 @@ BuildRequires:  ghc-random-devel
 
 
 %changelog
+* Fri Dec  7 2012 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> - 0.1.8-1
+- Updated to new upstream 0.1.8
+
 * Sun Nov 18 2012 Jens Petersen <petersen at redhat.com> - 0.1.6-2
 - update with cabal-rpm
 - correct license tag to MIT
diff --git a/sources b/sources
index ed03bce..d4151d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d4a3f68c9bb0c3636d047f5a231fb7b7  MonadRandom-0.1.6.tar.gz
+3cd3174bbbe339c9ed3e0442e408e4c3  MonadRandom-0.1.8.tar.gz


More information about the scm-commits mailing list