update to 0.6.0.3

This commit is contained in:
Jens Petersen 2012-02-12 18:10:54 +09:00
parent b804974a39
commit 6480927624
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/texmath-0.4.tar.gz
/texmath-0.5.0.1.tar.gz
/texmath-0.5.0.4.tar.gz
/texmath-0.6.0.3.tar.gz

View File

@ -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.5.0.4
Release: 2%{?dist}
Version: 0.6.0.3
Release: 1%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -58,6 +58,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version}/{cgi,tests}
%changelog
* Sun Feb 12 2012 Jens Petersen <petersen@redhat.com> - 0.6.0.3-1
- update to 0.6.0.3
* Tue Feb 7 2012 Jens Petersen <petersen@redhat.com> - 0.5.0.4-2
- rebuild

View File

@ -1 +1 @@
d627f0ac3dbcfe1a607818eaa67acca3 texmath-0.5.0.4.tar.gz
eddd47c1f754a027d6debd7bd1dce0e0 texmath-0.6.0.3.tar.gz