diff --git a/texmath-0.12.0.1.tar.gz b/texmath-0.12.0.1.tar.gz deleted file mode 100644 index c3b43d0..0000000 --- a/texmath-0.12.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba6b3bbddd46f91a7fe56e1f168060b6843c6f5eaebb2147f5640c6177b854c1 -size 1792198 diff --git a/texmath-0.12.0.2.tar.gz b/texmath-0.12.0.2.tar.gz new file mode 100644 index 0000000..8be9edc --- /dev/null +++ b/texmath-0.12.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fec285a2266e56bba17914c122045f31b38de3efcd202dcf32a4f8b830bd184 +size 1792597 diff --git a/texmath.changes b/texmath.changes index 8585263..d73f8bc 100644 --- a/texmath.changes +++ b/texmath.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed May 6 06:54:10 UTC 2020 - psimons@suse.com + +- Update texmath to version 0.12.0.2. + texmath (0.12.0.2) + + * Allow pandoc-types 1.21. + * Pandoc output: omit empty Emph for sub/superscript without base (#155). + * tex writer: Use `\overline{\overline{B}}` instead of unicode + double line accent (#153). + ------------------------------------------------------------------- Thu Feb 27 14:17:03 UTC 2020 - psimons@suse.com diff --git a/texmath.spec b/texmath.spec index 55a4af3..8674c78 100644 --- a/texmath.spec +++ b/texmath.spec @@ -19,7 +19,7 @@ %global pkg_name texmath %bcond_with tests Name: %{pkg_name} -Version: 0.12.0.1 +Version: 0.12.0.2 Release: 0 Summary: Conversion between formats used to represent mathematics License: GPL-2.0-or-later