Compare commits
10 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec3772e32c | ||
|
|
8318ef3c49 | ||
|
|
6218b8b8ae | ||
|
|
b6160e2d41 | ||
|
|
112f6daf60 | ||
|
|
39d46f9b02 | ||
|
|
bec76d67f9 | ||
|
|
6a0b400633 | ||
|
|
633bfeef35 | ||
|
|
900832d8f8 |
1 changed files with 33 additions and 2 deletions
|
|
@ -4,10 +4,11 @@
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.2.1
|
Version: 0.2.1
|
||||||
Release: 12%{?dist}
|
Release: 22%{?dist}
|
||||||
Summary: Kenneth Reitz's krTheme for Sphinx
|
Summary: Kenneth Reitz's krTheme for Sphinx
|
||||||
|
|
||||||
License: BSD
|
# Automatically converted from old format: BSD - review is highly recommended.
|
||||||
|
License: LicenseRef-Callaway-BSD
|
||||||
URL: https://github.com/tonyseek/sphinx-kr-theme
|
URL: https://github.com/tonyseek/sphinx-kr-theme
|
||||||
Source0: %{pypi_source}
|
Source0: %{pypi_source}
|
||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
|
|
@ -63,6 +64,36 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib}
|
||||||
%{python3_sitelib}/sphinx_kr_theme-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/sphinx_kr_theme-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.2.1-22
|
||||||
|
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||||
|
|
||||||
|
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.2.1-21
|
||||||
|
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||||
|
|
||||||
|
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-20
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
|
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 0.2.1-19
|
||||||
|
- Rebuilt for Python 3.14
|
||||||
|
|
||||||
|
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-18
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 0.2.1-17
|
||||||
|
- convert license to SPDX
|
||||||
|
|
||||||
|
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-16
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.2.1-15
|
||||||
|
- Rebuilt for Python 3.13
|
||||||
|
|
||||||
|
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-14
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-13
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-12
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-12
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue