[ghc-network-conduit] update to 1.0.0

Jens Petersen petersen at fedoraproject.org
Tue Mar 12 14:26:19 UTC 2013


commit 39b328773269afad4c57cebe32ce378dc2c33e06
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Mar 12 23:26:16 2013 +0900

    update to 1.0.0

 .gitignore               |    1 +
 ghc-network-conduit.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2cc170..d8e804d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /network-conduit-0.4.0.tar.gz
 /network-conduit-0.4.0.1.tar.gz
 /network-conduit-0.6.1.1.tar.gz
+/network-conduit-1.0.0.tar.gz
diff --git a/ghc-network-conduit.spec b/ghc-network-conduit.spec
index f9c0a0f..e955118 100644
--- a/ghc-network-conduit.spec
+++ b/ghc-network-conduit.spec
@@ -8,8 +8,8 @@
 %global common_description %{common_summary}.
 
 Name:           ghc-%{pkg_name}
-Version:        0.6.1.1
-Release:        2%{?dist}
+Version:        1.0.0
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 License:        BSD
@@ -55,6 +55,9 @@ BuildRequires:  ghc-transformers-devel
 
 
 %changelog
+* Tue Mar 12 2013 Jens Petersen <petersen at redhat.com> - 1.0.0-1
+- update to 1.0.0
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.1.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 633c83a..caf1a9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c1c9b9cef099d16717b9aeed8cc7561  network-conduit-0.6.1.1.tar.gz
+34b833145f356af76e0e36a95b6c37f9  network-conduit-1.0.0.tar.gz


More information about the scm-commits mailing list