From a7d82f39ba848e70f91b7ab231995d010e473385 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 27 Jul 2011 12:41:21 +0530 Subject: [PATCH] rebuild --- ghc-texmath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-texmath.spec b/ghc-texmath.spec index 624b602..3a95013 100644 --- a/ghc-texmath.spec +++ b/ghc-texmath.spec @@ -8,7 +8,7 @@ parse and apply LaTeX macros. Name: ghc-%{pkg_name} Version: 0.5.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -44,6 +44,9 @@ rm -r $RPM_BUILD_ROOT%{_datadir}/%{pkg_name}-%{version} %changelog +* Wed Jul 27 2011 Jens Petersen - 0.5.0.1-3 +- rebuild for xml-1.3.9 + * Wed Jun 22 2011 Jens Petersen - 0.5.0.1-2 - BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)