Rebuilt for Python 3.13
This commit is contained in:
parent
8e9d364165
commit
04b1fb0eeb
1 changed files with 4 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
Name: %{upstream_name}%{?v2_suffix}
|
||||
Version: 2.15.0
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: Module metadata manipulation library
|
||||
|
||||
# COPYING: MIT
|
||||
|
|
@ -194,6 +194,9 @@ mv %{buildroot}%{_mandir}/man1/modulemd-validator.1 \
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.15.0-13
|
||||
- Rebuilt for Python 3.13
|
||||
|
||||
* Thu May 16 2024 Petr Pisar <ppisar@redhat.com> - 2.15.0-12
|
||||
- Use canonical "dnf builddep" command in STI tests
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue