From 4eb1f6cb80604f81a1c227e973a208aad6368a96294c6bf8e23fb83478bf840d Mon Sep 17 00:00:00 2001 From: Peter Trommler Date: Mon, 17 Mar 2014 09:54:32 +0000 Subject: [PATCH] Accepting request 226374 from home:sbahling:branches:devel:languages:haskell Prepare for Pandoc update - update to 0.6.6 - needed for pandoc 1.12.3.3 texmath changes: * Insert braces around macro expansions to prevent breakage (#7). * Support \operatorname and \DeclareMathOperator (rekka) (#17). * Support \providecommand (#15). * Fixed spacing bugs in pandoc rendering (#24). * Ignore \hline at end of array row instead of failing (#19). OBS-URL: https://build.opensuse.org/request/show/226374 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=10 --- texmath-0.6.5.2.tar.gz | 3 --- texmath-0.6.6.tar.gz | 3 +++ texmath.changes | 12 ++++++++++++ texmath.spec | 6 ++---- 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 texmath-0.6.5.2.tar.gz create mode 100644 texmath-0.6.6.tar.gz diff --git a/texmath-0.6.5.2.tar.gz b/texmath-0.6.5.2.tar.gz deleted file mode 100644 index 4534543..0000000 --- a/texmath-0.6.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:749810eb9e01982730c66f11cdaf2af3252ee7dcc6a6089b1fa4cbad00716adf -size 45441 diff --git a/texmath-0.6.6.tar.gz b/texmath-0.6.6.tar.gz new file mode 100644 index 0000000..c635136 --- /dev/null +++ b/texmath-0.6.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acdadeb74208579b8f35d63abb8c9b629cd458f12dd2b81be1a63b8d37ad7155 +size 46785 diff --git a/texmath.changes b/texmath.changes index 644258b..5a60db8 100644 --- a/texmath.changes +++ b/texmath.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Mar 15 16:07:47 UTC 2014 - sbahling@suse.com + +- update to 0.6.6 +- needed for pandoc 1.12.3.3 +texmath changes: + * Insert braces around macro expansions to prevent breakage (#7). + * Support \operatorname and \DeclareMathOperator (rekka) (#17). + * Support \providecommand (#15). + * Fixed spacing bugs in pandoc rendering (#24). + * Ignore \hline at end of array row instead of failing (#19). + ------------------------------------------------------------------- Tue Dec 31 16:20:44 UTC 2013 - peter.trommler@ohm-hochschule.de diff --git a/texmath.spec b/texmath.spec index 9486d2d..7df9e80 100644 --- a/texmath.spec +++ b/texmath.spec @@ -1,7 +1,7 @@ # # spec file for package texmath # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name texmath Name: texmath -Version: 0.6.5.2 +Version: 0.6.6 Release: 0 Summary: Conversion of LaTeX math formulas to MathML or OMML License: GPL-1.0+ @@ -102,8 +102,6 @@ This package provides the library development files. %doc LICENSE #%%{_bindir}/texmath-cgi %{_bindir}/%{name} -%{_datadir}/%{name}-%{version} -%exclude %{_datadir}/%{name}-%{version}/tests %files -n ghc-%{name} -f ghc-%{name}.files %defattr(-,root,root,-)