diff --git a/python-pelican.spec b/python-pelican.spec index 4ef899a..219c7e2 100644 --- a/python-pelican.spec +++ b/python-pelican.spec @@ -1,7 +1,7 @@ %global pypi_name pelican Name: python-%{pypi_name} Version: 4.7.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool to generate a static blog from reStructuredText or Markdown input files License: AGPLv3 @@ -132,6 +132,9 @@ ln -s ./pelican-themes %{buildroot}/%{_bindir}/pelican-themes-3 %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 4.7.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 21 2022 Vitaly Zaitsev - 4.7.2-1 - Updated to version 4.7.2.