[ghc-hashed-storage] update to 0.5.11

Jens Petersen petersen at fedoraproject.org
Fri Aug 29 05:15:13 UTC 2014


commit b3094d53d3ae75efb885252fb164089766428e7e
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri Aug 29 14:15:13 2014 +0900

    update to 0.5.11

 .gitignore              |    1 +
 ghc-hashed-storage.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4bdd4f2..e8ed70e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ hashed-storage-0.4.13.tar.gz
 /hashed-storage-0.5.8.tar.gz
 /hashed-storage-0.5.9.tar.gz
 /hashed-storage-0.5.10.tar.gz
+/hashed-storage-0.5.11.tar.gz
diff --git a/ghc-hashed-storage.spec b/ghc-hashed-storage.spec
index 908d9b4..5b1cbdf 100644
--- a/ghc-hashed-storage.spec
+++ b/ghc-hashed-storage.spec
@@ -3,8 +3,8 @@
 %global pkg_name hashed-storage
 
 Name:           ghc-%{pkg_name}
-Version:        0.5.10
-Release:        8%{?dist}
+Version:        0.5.11
+Release:        1%{?dist}
 Summary:        Hashed file storage support code
 
 License:        BSD
@@ -83,6 +83,9 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
+* Fri Aug 29 2014 Jens Petersen <petersen at redhat.com> - 0.5.11-1
+- update to 0.5.11
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.10-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index aec4849..7455a55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67d8661d191d4b7a8f3ac801783eca87  hashed-storage-0.5.10.tar.gz
+7b99ba4da4be44ffb5018e43a498fdb0  hashed-storage-0.5.11.tar.gz


More information about the scm-commits mailing list