[ghc-zlib-conduit] update to 0.4.0.2

Jens Petersen petersen at fedoraproject.org
Thu Jul 26 07:36:49 UTC 2012


commit e1db10bca5be5cd65336fa4e57c5e0e036aa10f9
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jul 26 16:36:37 2012 +0900

    update to 0.4.0.2

 .gitignore            |    1 +
 ghc-zlib-conduit.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91cb76f..1787059 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /zlib-conduit-0.4.0.1.tar.gz
+/zlib-conduit-0.4.0.2.tar.gz
diff --git a/ghc-zlib-conduit.spec b/ghc-zlib-conduit.spec
index a6887b8..42a3fcf 100644
--- a/ghc-zlib-conduit.spec
+++ b/ghc-zlib-conduit.spec
@@ -9,8 +9,8 @@
 %global common_description Streaming compression and decompression via conduits.
 
 Name:           ghc-%{pkg_name}
-Version:        0.4.0.1
-Release:        3%{?dist}
+Version:        0.4.0.2
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -54,6 +54,9 @@ BuildRequires:  ghc-zlib-bindings-devel > 0.1
 
 
 %changelog
+* Thu Jul 26 2012 Jens Petersen <petersen at redhat.com> - 0.4.0.2-1
+- update to 0.4.0.2
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 5f546a8..73ccdc3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a142c41a2b8a90947ce8c0ac9ac7307e  zlib-conduit-0.4.0.1.tar.gz
+31e4880dc51718a9024dbd13be61a8cc  zlib-conduit-0.4.0.2.tar.gz


More information about the scm-commits mailing list