diff --git a/.gitignore b/.gitignore index b3d3454..0b3d44b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /mwc-random-0.10.0.1.tar.gz /mwc-random-0.11.0.0.tar.gz /mwc-random-0.12.0.0.tar.gz +/mwc-random-0.12.0.1.tar.gz diff --git a/ghc-mwc-random.spec b/ghc-mwc-random.spec index c5e3d41..82625ee 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.12.0.0 -Release: 4%{?dist} +Version: 0.12.0.1 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -64,6 +64,9 @@ BuildRequires: ghc-vector-devel %changelog +* Sun Oct 21 2012 Lakshmi Narasimhan T V - 0.12.0.1-1 +- update to 0.12.0.1 + * Thu Jul 19 2012 Fedora Release Engineering - 0.12.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index d6197b7..d606ac2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -24ee2f40f3501db7ddff0f3216db76e1 mwc-random-0.12.0.0.tar.gz +2214efca0e9413a8ea178bb494f8d1b6 mwc-random-0.12.0.1.tar.gz