[ghc-network-conduit] update to 0.4.0.1

Jens Petersen petersen at fedoraproject.org
Wed Jun 13 09:56:12 UTC 2012


commit 6081555aef2d80be7cabecf138f94bef1610591d
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jun 13 18:56:09 2012 +0900

    update to 0.4.0.1

 .gitignore               |    1 +
 ghc-network-conduit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e83468..5ce56d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /network-conduit-0.4.0.tar.gz
+/network-conduit-0.4.0.1.tar.gz
diff --git a/ghc-network-conduit.spec b/ghc-network-conduit.spec
index ebd97f2..a1e8db3 100644
--- a/ghc-network-conduit.spec
+++ b/ghc-network-conduit.spec
@@ -9,7 +9,7 @@
 %global common_description %{common_summary}
 
 Name:           ghc-%{pkg_name}
-Version:        0.4.0
+Version:        0.4.0.1
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -54,6 +54,9 @@ BuildRequires:  ghc-network-devel
 
 
 %changelog
+* Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 0.4.0.1-1
+- update to 0.4.0.1
+
 * Wed May  2 2012 Jens Petersen <petersen at redhat.com> - 0.4.0-1
 - BSD license
 - depends on conduit and network
diff --git a/sources b/sources
index 5a5dd67..f65e0e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18f519a97fe073c491fb59996316dfa0  network-conduit-0.4.0.tar.gz
+fcb353c316e0b982083c4fb0e9339198  network-conduit-0.4.0.1.tar.gz


More information about the scm-commits mailing list