diff --git a/texmath-0.8.2.2.tar.gz b/texmath-0.8.2.2.tar.gz new file mode 100644 index 0000000..272059d --- /dev/null +++ b/texmath-0.8.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f492d8bfdd9a28f9bbb546fd335e285b7da15ab1e7ac0cc0c96a8e42cec2f3 +size 1599187 diff --git a/texmath-0.8.2.tar.gz b/texmath-0.8.2.tar.gz deleted file mode 100644 index 204ba97..0000000 --- a/texmath-0.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9b7dd4ca3f8b1e868f0cd22db8432b85d26553464f20b60ccfb311215001db7 -size 1598807 diff --git a/texmath.changes b/texmath.changes index 36bb859..12d07b7 100644 --- a/texmath.changes +++ b/texmath.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jul 6 12:54:35 UTC 2015 - mimi.vx@gmail.com + +- update to 0.8.2.2 +* Handle . after number with no following digits. +* Handle bare hyphen in \text{...}. Closes jgm/pandoc#2274. +* Support \ltimes and \rtimes in the TeX reader (Arata Mizuki). +* Slightly more efficient number parser. + ------------------------------------------------------------------- Mon May 4 06:00:54 UTC 2015 - mimi.vx@gmail.com diff --git a/texmath.spec b/texmath.spec index f950245..f9300f6 100644 --- a/texmath.spec +++ b/texmath.spec @@ -19,7 +19,7 @@ %global pkg_name texmath Name: texmath -Version: 0.8.2 +Version: 0.8.2.2 Release: 0 Summary: Conversion of LaTeX math formulas to MathML or OMML License: GPL-2.0