Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mathjax for openSUSE:Factory checked in at 2021-07-27 14:32:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mathjax (Old) and /work/SRC/openSUSE:Factory/.mathjax.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mathjax" Tue Jul 27 14:32:09 2021 rev:3 rq:908511 version:2.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mathjax/mathjax.changes 2016-07-05 09:51:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mathjax.new.1899/mathjax.changes 2021-07-27 14:32:28.223459833 +0200 @@ -1,0 +2,6 @@ +Mon Jul 26 16:50:13 UTC 2021 - Fridrich Strba <[email protected]> + +- Define _fontsdir for building on systems that don't have it + defined + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mathjax.spec ++++++ --- /var/tmp/diff_new_pack.SaUsV4/_old 2021-07-27 14:32:28.771459291 +0200 +++ /var/tmp/diff_new_pack.SaUsV4/_new 2021-07-27 14:32:28.775459287 +0200 @@ -1,7 +1,7 @@ # -# spec file for package spec +# spec file for package mathjax # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,22 +12,24 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # +%{!?_fontsdir:%global _fontsdir %{_datadir}/fonts} Name: mathjax Version: 2.6.0 Release: 0 Summary: JavaScript library to render math in the browser Group: Development/Libraries/Java License: Apache-2.0 -Url: http://mathjax.org +URL: http://mathjax.org Source0: https://github.com/mathjax/MathJax/archive/%{version}.tar.gz BuildRequires: fontpackages-devel Requires: %{name}-ams-fonts Requires: %{name}-caligraphic-fonts -Requires: %{name}-fraktur-fonts %{name}-main-fonts +Requires: %{name}-fraktur-fonts +Requires: %{name}-main-fonts Requires: %{name}-math-fonts Requires: %{name}-sansserif-fonts Requires: %{name}-script-fonts
