[ghc-hashable/f14] downgrade to 1.0.0 for older Cabal and no text-0.11

Jens Petersen petersen at fedoraproject.org
Sat Oct 8 13:22:45 UTC 2011


commit 87544695cc770baa951a57a449a99223693e3c2c
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Oct 8 22:22:44 2011 +0900

    downgrade to 1.0.0 for older Cabal and no text-0.11

 .gitignore        |    1 +
 ghc-hashable.spec |    6 +++---
 sources           |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4b7f0b..30647bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /hashable-1.1.2.1.tar.gz
+/hashable-1.0.0.tar.gz
diff --git a/ghc-hashable.spec b/ghc-hashable.spec
index 8aac7b6..7cc4ced 100644
--- a/ghc-hashable.spec
+++ b/ghc-hashable.spec
@@ -14,7 +14,7 @@ hashing-based data structures. The package provides instances for\
 basic types and a way to combine hash values.
 
 Name:           ghc-%{pkg_name}
-Version:        1.1.2.1
+Version:        1.0.0
 Release:        2%{?dist}
 Summary:        %{common_summary}
 
@@ -54,10 +54,10 @@ BuildRequires:  ghc-bytestring-prof, ghc-text-prof
 
 
 %changelog
-* Sat Oct  8 2011 Jens Petersen <petersen at redhat.com> - 1.1.2.1-2
+* Sat Oct  8 2011 Jens Petersen <petersen at redhat.com> - 1.0.0-2
 - condition BR hscolour
 
-* Mon Aug 22 2011 Jens Petersen <petersen at redhat.com> - 1.1.2.1-1
+* Mon Aug 22 2011 Jens Petersen <petersen at redhat.com> - 1.0.0-1
 - BSD
 
 * Mon Aug 22 2011 Fedora Haskell SIG <haskell-devel at lists.fedoraproject.org> - 1.1.2.1-0
diff --git a/sources b/sources
index 2acfc1f..6757e2b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ec3a6556ec875d0f643a97775d8a4bb  hashable-1.1.2.1.tar.gz
+cd81fdaf30cfdc558e810bfc651ad0a4  hashable-1.0.0.tar.gz


More information about the scm-commits mailing list