[ghc-hashtables] update to 1.1.2.1

Jens Petersen petersen at fedoraproject.org
Wed Aug 27 07:22:16 UTC 2014


commit ea7dc9154d3339e9714cdca52fe732da52049dec
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Aug 27 16:22:14 2014 +0900

    update to 1.1.2.1

 .gitignore          |    1 +
 ghc-hashtables.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4c37be0..fe7b854 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /hashtables-1.0.1.3.tar.gz
 /hashtables-1.0.1.6.tar.gz
 /hashtables-1.0.1.8.tar.gz
+/hashtables-1.1.2.1.tar.gz
diff --git a/ghc-hashtables.spec b/ghc-hashtables.spec
index 56eac80..e29f794 100644
--- a/ghc-hashtables.spec
+++ b/ghc-hashtables.spec
@@ -3,8 +3,8 @@
 %global pkg_name hashtables
 
 Name:           ghc-%{pkg_name}
-Version:        1.0.1.8
-Release:        6%{?dist}
+Version:        1.1.2.1
+Release:        1%{?dist}
 Summary:        Mutable hash tables in the ST monad
 
 License:        BSD
@@ -79,6 +79,9 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
+* Wed Aug 27 2014 Jens Petersen <petersen at redhat.com> - 1.1.2.1-1
+- update to 1.1.2.1
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1.8-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 2bc9282..a17ff6e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0da0787e1c369b8265e427ae1cffc6c1  hashtables-1.0.1.8.tar.gz
+e8880201938b78ba26ef33370912aeff  hashtables-1.1.2.1.tar.gz


More information about the scm-commits mailing list