Hello community,
here is the log from the commit of package python-notebook for openSUSE:Factory
checked in at 2019-06-01 09:51:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-notebook (Old)
and /work/SRC/openSUSE:Factory/.python-notebook.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-notebook"
Sat Jun 1 09:51:08 2019 rev:3 rq:706097 version:5.7.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-notebook/python-notebook.changes
2019-05-25 13:35:24.671970049 +0200
+++
/work/SRC/openSUSE:Factory/.python-notebook.new.5148/python-notebook.changes
2019-06-01 09:51:09.679290251 +0200
@@ -1,0 +2,5 @@
+Tue May 28 06:21:40 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-notebook.spec ++++++
--- /var/tmp/diff_new_pack.8pWRfA/_old 2019-06-01 09:51:10.863289846 +0200
+++ /var/tmp/diff_new_pack.8pWRfA/_new 2019-06-01 09:51:10.867289846 +0200
@@ -89,21 +89,22 @@
%package lang
# FIXME: consider using %%lang_package macro
-Summary: Provides translations for the Jupyter Notebook
+Summary: Translations for the Jupyter Notebook
Group: System/Localization
Requires: python-notebook = %{version}
-Provides: python-notebook-lang-all = %{version}
Provides: python-jupyter_notebook-lang = %{version}
+Provides: python-notebook-lang-all = %{version}
Obsoletes: python-jupyter_notebook-lang < %{version}
Requires: jupyter-notebook-lang = %{version}
%description lang
Provides translations for the Jupyter notebook.
-This package provides the python module translations.
+This package provides the Python module translations.
%package -n jupyter-notebook
Summary: Jupyter Notebook interface
+Group: Development/Languages/Python
Requires: jupyter-ipykernel
Requires: jupyter-jupyter_client >= 5.2.0
Requires: jupyter-jupyter_core >= 4.4.0
@@ -120,7 +121,7 @@
This package provides the jupyter components.
%package -n jupyter-notebook-lang
-Summary: Provides translations for the Jupyter Notebook
+Summary: Translations for the Jupyter Notebook
Group: System/Localization
Requires: jupyter-notebook = %{version}
Requires: python3-notebook-lang = %{version}
@@ -136,8 +137,8 @@
Group: Development/Languages/Python
Requires: jupyter-nbconvert-latex
Requires: jupyter-notebook = %{version}
-Provides: %{python_module notebook-latex = %{version}}
Provides: %{python_module jupyter_notebook-latex = %{version}}
+Provides: %{python_module notebook-latex = %{version}}
Obsoletes: %{python_module jupyter_notebook-latex < %{version}}
%description -n jupyter-notebook-latex
@@ -149,8 +150,8 @@
%package -n jupyter-notebook-doc
Summary: Documentation for Jupyter's notebook
Group: Documentation/Other
-Provides: %{python_module notebook-doc = %{version}}
Provides: %{python_module jupyter_notebook-doc = %{version}}
+Provides: %{python_module notebook-doc = %{version}}
Obsoletes: %{python_module jupyter_notebook-doc < %{version}}
%description -n jupyter-notebook-doc