[haddock] Revert to 2.9.2 to rebuild for new xhtml. modified: haddock.spec

narasim narasim at fedoraproject.org
Mon Jan 2 04:20:02 UTC 2012


commit 123b400a2cc2a37bf6e2610366e73dea43d05fda
Author: Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com>
Date:   Mon Jan 2 09:49:22 2012 +0530

    Revert to 2.9.2 to rebuild for new xhtml.
    	modified:   haddock.spec

 haddock.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/haddock.spec b/haddock.spec
index 8e3672e..92acc47 100644
--- a/haddock.spec
+++ b/haddock.spec
@@ -11,8 +11,8 @@
 %global common_description A documentation-generation tool for Haskell libraries.
 
 Name:           %{pkg_name}
-Version:        2.9.4
-Release:        1%{?dist}
+Version:        2.9.2
+Release:        4%{?dist}
 Summary:        Haskell %{pkg_name}
 
 Group:          Development/Tools
@@ -109,8 +109,8 @@ mv $RPM_BUILD_ROOT%{_bindir}/%{name}{,-%{version}}
 
 
 %changelog
-* Sun Dec 11 2011 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 2.9.4-1
-- Upgrade to 2.9.4
+* Mon Jan 2 2012 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 2.9.2-4
+- rebuild with new ghc-xhtml
 
 * Fri Oct 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 2.9.2-3.2
 - rebuild with new gmp without compat lib


More information about the scm-commits mailing list