diff --git a/python-pelican.spec b/python-pelican.spec index 217d58f..ea771fd 100644 --- a/python-pelican.spec +++ b/python-pelican.spec @@ -2,7 +2,7 @@ %{!?__python2:%global __python2 %{__python}} Name: python-%{pypi_name} Version: 3.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A tool to generate a static blog from reStructuredText or Markdown input files License: AGPLv3 @@ -98,6 +98,9 @@ rm -rf html/.doctrees html/.buildinfo %{python_sitelib}/%{pypi_name}-*-py?.?.egg-info %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 3.5.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri Apr 17 2015 Matthias Runge - 3.5.0-3 - change requirements for pytz