diff --git a/python-notebook.spec b/python-notebook.spec index 56e737a..171eaa5 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -12,7 +12,7 @@ Version: 5.5.0 # upstream version, like 1.2.3rc1 %global uversion %{version}%{tag} -Release: 6%{tag}%{?dist} +Release: 7%{tag}%{?dist} Summary: A web-based notebook environment for interactive computing License: BSD URL: http://jupyter.org @@ -265,6 +265,9 @@ LANG=C.utf-8 nosetests-3 -v --exclude-dir notebook/tests/selenium %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 5.5.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 19 2018 Miro HronĨok - 5.5.0-6 - Rebuilt for Python 3.7