[ghc-zlib-enum] update to 0.2.2.1

Jens Petersen petersen at fedoraproject.org
Sat Apr 28 10:30:27 UTC 2012


commit b666136998e00a5e2d8149e36c9bb21ecfb76bd6
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Apr 28 19:30:22 2012 +0900

    update to 0.2.2.1

 .gitignore         |    1 +
 ghc-zlib-enum.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df363b2..b159617 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /zlib-enum-0.2.1.tar.gz
+/zlib-enum-0.2.2.1.tar.gz
diff --git a/ghc-zlib-enum.spec b/ghc-zlib-enum.spec
index d61d19c..ff4f469 100644
--- a/ghc-zlib-enum.spec
+++ b/ghc-zlib-enum.spec
@@ -9,8 +9,8 @@
 %global common_description This library provides Haskell enumeratees for zlib compression/decompression.
 
 Name:           ghc-%{pkg_name}
-Version:        0.2.1
-Release:        4%{?dist}
+Version:        0.2.2.1
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -53,6 +53,9 @@ BuildRequires:  ghc-zlib-bindings-prof
 
 
 %changelog
+* Sat Apr 28 2012 Jens Petersen <petersen at redhat.com> - 0.2.2.1-1
+- update to 0.2.2.1
+
 * Fri Mar 23 2012 Jens Petersen <petersen at redhat.com> - 0.2.1-4
 - add license to ghc_files
 
diff --git a/sources b/sources
index fddadc9..239daba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-406527a84da5b22bf1cf5e9ad3eac43a  zlib-enum-0.2.1.tar.gz
+a33057a3be3bc97ff3e5c0c6066a5fad  zlib-enum-0.2.2.1.tar.gz


More information about the scm-commits mailing list