diff --git a/libmodulemd.spec b/libmodulemd.spec index 864ec53..00eb0ba 100644 --- a/libmodulemd.spec +++ b/libmodulemd.spec @@ -24,7 +24,7 @@ Name: %{upstream_name}%{?v2_suffix} Version: 2.15.3 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Module metadata manipulation library # COPYING: MIT @@ -182,9 +182,18 @@ mv %{buildroot}%{_mandir}/man1/modulemd-validator.1 \ %changelog +* Wed Jul 22 2026 Python Maint - 2.15.3-3 +- Rebuilt for Python 3.15.0b4 ABI change + +* Thu Jul 16 2026 Fedora Release Engineering - 2.15.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Fri Jun 12 2026 Petr Pisar - 2.15.3-1 - 2.15.3 bump +* Wed Jun 03 2026 Python Maint - 2.15.2-8 +- Rebuilt for Python 3.15 + * Tue Feb 24 2026 Petr Pisar - 2.15.2-7 - Adapt tests to pygobject 3.55.0 (bug #2440570)