[ghc-hashed-storage] revert to 0.5.10 until ghc-7.8

Jens Petersen petersen at fedoraproject.org
Tue Jul 8 08:36:38 UTC 2014


commit 99a5c49b383c20b7ef034e8743c74c6b2de806ed
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Jul 8 17:35:47 2014 +0900

    revert to 0.5.10 until ghc-7.8

 .gitignore              |    1 -
 ghc-hashed-storage.spec |    8 ++++----
 sources                 |    2 +-
 3 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e8ed70e..4bdd4f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,3 @@ 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 2a2c63d..c068b60 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.11
-Release:        1%{?dist}
+Version:        0.5.10
+Release:        7%{?dist}
 Summary:        Hashed file storage support code
 
 License:        BSD
@@ -83,8 +83,8 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
-* Sat May 31 2014 Jens Petersen <petersen at redhat.com> - 0.5.11-1
-- update to 0.5.11
+* Tue Jul  8 2014 Jens Petersen <petersen at redhat.com> - 0.5.10-7
+- update to cblrpm-0.8.11
 
 * Fri Apr 25 2014 Jens Petersen <petersen at redhat.com> - 0.5.10-6
 - fix build on bigendian archs
diff --git a/sources b/sources
index 7455a55..aec4849 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b99ba4da4be44ffb5018e43a498fdb0  hashed-storage-0.5.11.tar.gz
+67d8661d191d4b7a8f3ac801783eca87  hashed-storage-0.5.10.tar.gz


More information about the scm-commits mailing list