diff --git a/python-pelican.spec b/python-pelican.spec index 2dce4b4..af26479 100644 --- a/python-pelican.spec +++ b/python-pelican.spec @@ -1,7 +1,7 @@ %global pypi_name pelican Name: python-%{pypi_name} Version: 4.5.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool to generate a static blog from reStructuredText or Markdown input files License: AGPLv3 @@ -130,6 +130,9 @@ ln -s ./pelican-themes %{buildroot}/%{_bindir}/pelican-themes-3 %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 4.5.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 06 2021 Matthias Runge - 4.5.4-1 - update to 4.5.4 (rhbz#1912541)