update to 0.6.0.6

This commit is contained in:
Jens Petersen 2012-06-13 19:03:51 +09:00
parent bd8c132f0b
commit e5e99b9173
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

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.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 <petersen@redhat.com> - 0.6.0.6-1
- update to 0.6.0.6
* Fri Mar 23 2012 Jens Petersen <petersen@redhat.com> - 0.6.0.3-2
- add license to ghc_files

View File

@ -1 +1 @@
eddd47c1f754a027d6debd7bd1dce0e0 texmath-0.6.0.3.tar.gz
05c9582a941b050859b80e97fb9b690d texmath-0.6.0.6.tar.gz