From 34b1cb4a0f0e2d31f774651cbb2a0969db360475 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mar 21 2012 14:54:59 +0000 Subject: update to 0.5.3.3 --- diff --git a/.gitignore b/.gitignore index e6b89b1..7f833d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ zlib-0.5.2.0.tar.gz /zlib-0.5.3.1.tar.gz +/zlib-0.5.3.3.tar.gz diff --git a/ghc-zlib.spec b/ghc-zlib.spec index 94f4515..c14d9b7 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.spec @@ -16,9 +16,9 @@ the few cases where more control is needed, it provides access to the\ full zlib feature set. Name: ghc-%{pkg_name} -# part of haskell-platform-2011.4.0.0 -Version: 0.5.3.1 -Release: 8%{?dist} +# part of haskell-platform +Version: 0.5.3.3 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -63,6 +63,9 @@ Requires: zlib-devel%{?_isa} %changelog +* Wed Mar 21 2012 Jens Petersen - 0.5.3.3-1 +- update to 0.5.3.3 + * Wed Mar 21 2012 Jens Petersen - 0.5.3.1-8 - rebuild diff --git a/sources b/sources index 05b85ff..155868f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8fb2988b112e38d04a527b892f770507 zlib-0.5.3.1.tar.gz +1649e56d13ce2c6a6a9210227401dbbc zlib-0.5.3.3.tar.gz