diff --git a/.gitignore b/.gitignore index 4086aab..8ced9f6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /texmath-0.6.0.3.tar.gz /texmath-0.6.0.6.tar.gz /texmath-0.6.1.1.tar.gz +/texmath-0.6.1.3.tar.gz diff --git a/ghc-texmath.spec b/ghc-texmath.spec index 3fdbcff..8fd6f9c 100644 --- a/ghc-texmath.spec +++ b/ghc-texmath.spec @@ -12,8 +12,8 @@ It supports basic LaTeX and AMS extensions,\ and it can parse and apply LaTeX macros. Name: ghc-%{pkg_name} -Version: 0.6.1.1 -Release: 2%{?dist} +Version: 0.6.1.3 +Release: 1%{?dist} Summary: %{common_summary} License: GPLv2+ @@ -59,6 +59,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version}/{cgi,tests} %changelog +* Sun Mar 10 2013 Jens Petersen - 0.6.1.3-1 +- update to 0.6.1.3 + * Wed Feb 13 2013 Fedora Release Engineering - 0.6.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 7b326e3..72d08e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -16f0f5053fb666f9ec376e61e799ff1d texmath-0.6.1.1.tar.gz +6737a06392f51886e8b1ca8aa6dc2168 texmath-0.6.1.3.tar.gz