From bec76d67f917a8a570cf6875f9f8c9e1b7b1922c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 16:01:56 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- python-sphinx-kr-theme.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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