diff --git a/python-sphinx-kr-theme.spec b/python-sphinx-kr-theme.spec index 5759818..baeba6f 100644 --- a/python-sphinx-kr-theme.spec +++ b/python-sphinx-kr-theme.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.2.1 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Kenneth Reitz's krTheme for Sphinx License: BSD @@ -63,6 +63,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3_sitelib}/sphinx_kr_theme-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 0.2.1-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jun 07 2024 Python Maint - 0.2.1-15 - Rebuilt for Python 3.13