diff --git a/texmath-0.9.1.tar.gz b/texmath-0.9.1.tar.gz deleted file mode 100644 index 122e7f5..0000000 --- a/texmath-0.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cafb98d25da63bdd76f75b29bf395c9e023cf46d753db9a1534e84879cb8697e -size 1596703 diff --git a/texmath-0.9.4.tar.gz b/texmath-0.9.4.tar.gz new file mode 100644 index 0000000..d4b6c76 --- /dev/null +++ b/texmath-0.9.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da665d069708679fb40ee2e981dcdede55e79f3165c0ae09c55621273e682195 +size 1706183 diff --git a/texmath.changes b/texmath.changes index 95e8ca1..ce9ad35 100644 --- a/texmath.changes +++ b/texmath.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Mar 27 12:40:11 UTC 2017 - psimons@suse.com + +- Update to version 0.9.4 with cabal2obs. + +------------------------------------------------------------------- +Tue Mar 14 09:25:21 UTC 2017 - psimons@suse.com + +- Update to version 0.9.3 with cabal2obs. + ------------------------------------------------------------------- Sun Feb 12 14:19:55 UTC 2017 - psimons@suse.com diff --git a/texmath.spec b/texmath.spec index 5cb4b4f..6f52e3b 100644 --- a/texmath.spec +++ b/texmath.spec @@ -19,7 +19,7 @@ %global pkg_name texmath %bcond_with tests Name: %{pkg_name} -Version: 0.9.1 +Version: 0.9.4 Release: 0 Summary: Conversion between formats used to represent mathematics License: GPL-2.0 @@ -52,11 +52,11 @@ BuildRequires: ghc-utf8-string-devel %description The texmath library provides functions to read and write TeX math, presentation MathML, and OMML (Office Math Markup Language, used in Microsoft Office). -Support is also included for converting math formats to pandoc's native format -(allowing conversion, via pandoc, to a variety of different markup formats). -The TeX reader supports basic LaTeX and AMS extensions, and it can parse and -apply LaTeX macros. (See for a live -demo of bidirectional conversion between LaTeX and MathML.) +Support is also included for converting math formats to Gnu eqn and to pandoc's +native format (allowing conversion, via pandoc, to a variety of different +markup formats). The TeX reader supports basic LaTeX and AMS extensions, and it +can parse and apply LaTeX macros. (See +for a live demo of bidirectional conversion between LaTeX and MathML.) The package also includes several utility modules which may be useful for anyone looking to manipulate either TeX math or MathML. For example, a copy of