From 80b87a0ddd421c09895aea38cd99a4b98a46efd2 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 09:05:04 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- ghc-texmath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-texmath.spec b/ghc-texmath.spec index 83e59f8..a6d0f02 100644 --- a/ghc-texmath.spec +++ b/ghc-texmath.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.6.1.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Conversion of LaTeX math formulas to MathML or OMML License: GPLv2+ @@ -69,6 +69,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version}/{cgi,tests} %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.6.1.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed Jun 05 2013 Jens Petersen - 0.6.1.5-2 - update to new simplified Haskell Packaging Guidelines