Rebuilt for Python 3.13

This commit is contained in:
Python Maint 2024-06-07 14:09:43 +02:00 committed by Karolina Surma
commit 04b1fb0eeb

View file

@ -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