[ghc-hamlet] revert back to 0.6.1.2 until new deps for 0.7.x available

Jens Petersen petersen at fedoraproject.org
Wed Mar 16 00:46:19 UTC 2011


commit 5157951c828003c91822f9168e4635453d6f8c02
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Mar 16 09:46:18 2011 +0900

    revert back to 0.6.1.2 until new deps for 0.7.x available

 .gitignore      |    1 -
 ghc-hamlet.spec |    9 +++------
 sources         |    2 +-
 3 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f513cb7..156fafe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
 /hamlet-0.6.1.2.tar.gz
-/hamlet-0.7.1.tar.gz
diff --git a/ghc-hamlet.spec b/ghc-hamlet.spec
index c7fcfa5..aea0f7d 100644
--- a/ghc-hamlet.spec
+++ b/ghc-hamlet.spec
@@ -15,8 +15,8 @@ errors. Please see the documentation at \
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
-Version:        0.7.1
-Release:        2%{?dist}
+Version:        0.6.1.2
+Release:        3%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -53,12 +53,9 @@ This package provides the shared library.
 
 
 %changelog
-* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 0.7.1-2
+* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 0.6.1.2-3
 - Enable build on sparcv9
 
-* Thu Feb 17 2011 Ben Boeckel <mathstuf at gmail.com> - 0.7.1-1
-- Update to 0.7.1
-
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.1.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 78a9c5f..aec113f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f1526b3aa1a53f0311e7eedfd12368dc  hamlet-0.7.1.tar.gz
+0d860590483b8ba320d2956211c363a9  hamlet-0.6.1.2.tar.gz


More information about the scm-commits mailing list