[ghc-hashtables] update to 1.0.1.6

Jens Petersen petersen at fedoraproject.org
Wed Jun 13 09:16:59 UTC 2012


commit 889209accbafaf04e93df2c58463234c549762d8
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jun 13 18:16:44 2012 +0900

    update to 1.0.1.6

 .gitignore          |    1 +
 ghc-hashtables.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1cd270..fdec1b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /hashtables-1.0.1.2.tar.gz
 /hashtables-1.0.1.3.tar.gz
+/hashtables-1.0.1.6.tar.gz
diff --git a/ghc-hashtables.spec b/ghc-hashtables.spec
index 87009df..40ff042 100644
--- a/ghc-hashtables.spec
+++ b/ghc-hashtables.spec
@@ -24,8 +24,8 @@ some insert and lookup performance for higher space efficiency and\
 much shorter delays when expanding the table.
 
 Name:           ghc-%{pkg_name}
-Version:        1.0.1.3
-Release:        2%{?dist}
+Version:        1.0.1.6
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -69,6 +69,9 @@ BuildRequires:  ghc-vector-prof
 
 
 %changelog
+* Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 1.0.1.6-1
+- update to 1.0.1.6
+
 * Sun May  6 2012 Jens Petersen <petersen at redhat.com> - 1.0.1.3-2
 - build needs ghci
 
diff --git a/sources b/sources
index 4bc5028..73deeae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8370bf8485262bc3b9615f6a1a10db91  hashtables-1.0.1.3.tar.gz
+8dabb7f247d15f4534603b7cc858c7ca  hashtables-1.0.1.6.tar.gz


More information about the scm-commits mailing list