diff --git a/rpmlint.spec b/rpmlint.spec index 51f9c38..a41d319 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -3,7 +3,7 @@ Name: rpmlint Version: 2.4.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Tool for checking common errors in RPM packages License: GPL-2.0-or-later URL: https://github.com/rpm-software-management/rpmlint @@ -106,6 +106,9 @@ cp -a %{SOURCE1} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysconfdir}/xdg %{_bindir}/rpmlint %changelog +* Thu Jun 15 2023 Python Maint - 2.4.0-9 +- Rebuilt for Python 3.12 + * Thu May 25 2023 Yaakov Selkowitz - 2.4.0-8 - Limit deps and don't ship Fedora config in RHEL builds