Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jupyter-server-mathjax for
openSUSE:Factory checked in at 2022-03-13 20:25:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-server-mathjax (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter-server-mathjax.new.25692
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-server-mathjax"
Sun Mar 13 20:25:15 2022 rev:3 rq:961406 version:0.2.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter-server-mathjax/python-jupyter-server-mathjax.changes
2021-10-18 22:02:44.666117542 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter-server-mathjax.new.25692/python-jupyter-server-mathjax.changes
2022-03-13 20:25:38.695689066 +0100
@@ -1,0 +2,8 @@
+Sun Mar 13 07:21:21 UTC 2022 - Ben Greiner <[email protected]>
+
+- Update to 0.2.5
+ * no release notes
+ * i18n updates
+- Update for sysconfig/distconfig handling
+
+-------------------------------------------------------------------
Old:
----
jupyter_server_mathjax-0.2.3-py3-none-any.whl
New:
----
jupyter_server_mathjax-0.2.5-py3-none-any.whl
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter-server-mathjax.spec ++++++
--- /var/tmp/diff_new_pack.miKtQR/_old 2022-03-13 20:25:39.231689696 +0100
+++ /var/tmp/diff_new_pack.miKtQR/_new 2022-03-13 20:25:39.235689701 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-jupyter-server-mathjax
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python3-%{**}}
Name: python-jupyter-server-mathjax
-Version: 0.2.3
+Version: 0.2.5
Release: 0
Summary: MathJax resources as a Jupyter Server Extension
License: Apache-2.0 AND BSD-3-Clause
@@ -78,6 +78,6 @@
%files -n jupyter-server-mathjax
%license LICENSE LICENSE-STATIC
-%config %{_jupyter_server_confdir}/jupyter_server_mathjax.json
+%_jupyter_config %{_jupyter_server_confdir}/jupyter_server_mathjax.json
%changelog