Compare commits

..

1 commit

Author SHA1 Message Date
Petr Písař
f4565a16b1 2.15.3 bump 2026-06-12 15:07:45 +02:00

View file

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