update to 0.6.0.6
This commit is contained in:
parent
bd8c132f0b
commit
e5e99b9173
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user