From 41e0b71ef209f430dea0de2d1894dc7d9a0ecaa05e1c6bfe72335ffb1788f7af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 26 Apr 2016 09:10:20 +0000 Subject: [PATCH] Accepting request 391640 from devel:languages:haskell:lts - update to 0.8.6.2 * Fixed array alignment issues * Use 1 and 0 for _Hide attributes, rather than on and off. * Fixed EUnderOver for omml output. Previously both the under and the over part were being placed under OBS-URL: https://build.opensuse.org/request/show/391640 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=33 --- texmath-0.8.6.1.tar.gz | 3 --- texmath-0.8.6.2.tar.gz | 3 +++ texmath.changes | 9 +++++++++ texmath.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 texmath-0.8.6.1.tar.gz create mode 100644 texmath-0.8.6.2.tar.gz diff --git a/texmath-0.8.6.1.tar.gz b/texmath-0.8.6.1.tar.gz deleted file mode 100644 index 1623590..0000000 --- a/texmath-0.8.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c3b7650c43c6b43275abffb1769a1fd5948d1a77938b43702c54c2ac1a18de1 -size 1608752 diff --git a/texmath-0.8.6.2.tar.gz b/texmath-0.8.6.2.tar.gz new file mode 100644 index 0000000..c87e08e --- /dev/null +++ b/texmath-0.8.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9aabd507733c80ae86bcaa7129cf43056904047e27571c65606f158fe0f3b05 +size 1605476 diff --git a/texmath.changes b/texmath.changes index 9ee9ada..b3a97a9 100644 --- a/texmath.changes +++ b/texmath.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Apr 26 09:04:55 UTC 2016 - mimi.vx@gmail.com + +- update to 0.8.6.2 +* Fixed array alignment issues +* Use 1 and 0 for _Hide attributes, rather than on and off. +* Fixed EUnderOver for omml output. Previously both the under and + the over part were being placed under + ------------------------------------------------------------------- Thu Mar 31 08:41:59 UTC 2016 - mimi.vx@gmail.com diff --git a/texmath.spec b/texmath.spec index 9020285..db2ef6a 100644 --- a/texmath.spec +++ b/texmath.spec @@ -19,7 +19,7 @@ %global pkg_name texmath Name: texmath -Version: 0.8.6.1 +Version: 0.8.6.2 Release: 0 Summary: Conversion of LaTeX math formulas to MathML or OMML License: GPL-2.0