diff --git a/python-pelican.spec b/python-pelican.spec index 0455bed..400a20d 100644 --- a/python-pelican.spec +++ b/python-pelican.spec @@ -1,7 +1,7 @@ %global pypi_name pelican Name: python-%{pypi_name} Version: 4.8.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A tool to generate a static blog from reStructuredText or Markdown input files License: AGPLv3 @@ -135,6 +135,9 @@ ln -s ./pelican-themes %{buildroot}/%{_bindir}/pelican-themes-3 %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 4.8.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jan 13 2024 Maxwell G - 4.8.0-4 - Remove unused python3-mock test dependency