Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
83ec358d58 | ||
|
|
ed41e36c8c | ||
|
|
b34829e623 | ||
|
|
d6d62ba1ae |
1 changed files with 10 additions and 1 deletions
|
|
@ -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 <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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue