[ghc-zip-archive] update to 0.1.1.8

Jens Petersen petersen at fedoraproject.org
Wed Jun 13 10:07:57 UTC 2012


commit dc173493963fb5ce69e96520069d5ba764b9e30b
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jun 13 19:07:54 2012 +0900

    update to 0.1.1.8

 .gitignore           |    1 +
 ghc-zip-archive.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2fae1d5..bc8d6b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /zip-archive-0.1.1.6.tar.gz
 /zip-archive-0.1.1.7.tar.gz
+/zip-archive-0.1.1.8.tar.gz
diff --git a/ghc-zip-archive.spec b/ghc-zip-archive.spec
index 06c8ea4..2c443ff 100644
--- a/ghc-zip-archive.spec
+++ b/ghc-zip-archive.spec
@@ -10,8 +10,8 @@
 and extracting files from zip archives.
 
 Name:           ghc-%{pkg_name}
-Version:        0.1.1.7
-Release:        6%{?dist}
+Version:        0.1.1.8
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -57,6 +57,9 @@ BuildRequires:  ghc-zlib-prof
 
 
 %changelog
+* Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 0.1.1.8-1
+- update to 0.1.1.8
+
 * Fri Jan  6 2012 Jens Petersen <petersen at redhat.com> - 0.1.1.7-6
 - update to cabal2spec-0.25.2
 
diff --git a/sources b/sources
index d68a310..bc7f997 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d48994de906df9cb7432fa30f25b30a2  zip-archive-0.1.1.7.tar.gz
+340e08e6ec37c35485c2f851b7b7fa70  zip-archive-0.1.1.8.tar.gz


More information about the scm-commits mailing list