diff --git a/libmodulemd.spec b/libmodulemd.spec index 6141003..e48e996 100644 --- a/libmodulemd.spec +++ b/libmodulemd.spec @@ -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 - 2.15.0-13 +- Rebuilt for Python 3.13 + * Thu May 16 2024 Petr Pisar - 2.15.0-12 - Use canonical "dnf builddep" command in STI tests