From e5e99b9173c9baa7c175e52d55c5ab50a951daa5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jun 2012 19:03:51 +0900 Subject: [PATCH] update to 0.6.0.6 --- .gitignore | 1 + ghc-texmath.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bd91712..fdb4037 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /texmath-0.5.0.1.tar.gz /texmath-0.5.0.4.tar.gz /texmath-0.6.0.3.tar.gz +/texmath-0.6.0.6.tar.gz diff --git a/ghc-texmath.spec b/ghc-texmath.spec index caf77ab..0874b0d 100644 --- a/ghc-texmath.spec +++ b/ghc-texmath.spec @@ -11,8 +11,8 @@ presentation MathML. It supports basic LaTeX and AMS extensions, and it can\ parse and apply LaTeX macros. Name: ghc-%{pkg_name} -Version: 0.6.0.3 -Release: 2%{?dist} +Version: 0.6.0.6 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -58,6 +58,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version}/{cgi,tests} %changelog +* Wed Jun 13 2012 Jens Petersen - 0.6.0.6-1 +- update to 0.6.0.6 + * Fri Mar 23 2012 Jens Petersen - 0.6.0.3-2 - add license to ghc_files diff --git a/sources b/sources index a7b2e5c..19e72aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eddd47c1f754a027d6debd7bd1dce0e0 texmath-0.6.0.3.tar.gz +05c9582a941b050859b80e97fb9b690d texmath-0.6.0.6.tar.gz