diff --git a/python-nbconvert.spec b/python-nbconvert.spec index d487a98..3b81f1b 100644 --- a/python-nbconvert.spec +++ b/python-nbconvert.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 5.3.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Converting Jupyter Notebooks License: BSD and MIT @@ -137,6 +137,9 @@ chmod 755 %{buildroot}%{python3_sitelib}/%{pypi_name}/nbconvertapp.py %doc html %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 5.3.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Jan 13 2018 Mukundan Ragavan - 5.3.1-4 - Add python-mistune, python-bleach and pandoc as dependencies