From 69252927b4ff03c578ad178e7c137a945d206f07 Mon Sep 17 00:00:00 2001 From: Lakshmi Narasimhan T V Date: Thu, 19 Jan 2012 07:47:12 +0530 Subject: [PATCH] Update to 0.11.0.0 modified: .gitignore modified: ghc-mwc-random.spec modified: sources --- .gitignore | 1 + ghc-mwc-random.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 51ce3d6..9246b84 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /mwc-random-0.10.0.1.tar.gz +/mwc-random-0.11.0.0.tar.gz diff --git a/ghc-mwc-random.spec b/ghc-mwc-random.spec index 3febf88..e6d3693 100644 --- a/ghc-mwc-random.spec +++ b/ghc-mwc-random.spec @@ -18,8 +18,8 @@ convenient API, is faster, and supports more statistical \ distributions. Name: ghc-%{pkg_name} -Version: 0.10.0.1 -Release: 2%{?dist} +Version: 0.11.0.0 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -64,6 +64,9 @@ BuildRequires: ghc-vector-prof %changelog +* Thu Jan 19 2012 Lakshmi Narasimhan T V - 0.11.0.0-1 +- update to 0.11.0.0 version + * Wed Jan 4 2012 Jens Petersen - 0.10.0.1-2 - update to cabal2spec-0.25.2 - add README file diff --git a/sources b/sources index 03e2910..849de94 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1eb10b9bb760e587a4827cf8e4309ce3 mwc-random-0.10.0.1.tar.gz +b3b638cd2c7438169b86db184856076f mwc-random-0.11.0.0.tar.gz