diff --git a/rpmlint.spec b/rpmlint.spec index bb38c59..d95dd31 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -3,7 +3,7 @@ Name: rpmlint Version: 2.5.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Tool for checking common errors in RPM packages License: GPL-2.0-or-later URL: https://github.com/rpm-software-management/rpmlint @@ -103,6 +103,9 @@ cp -a %{SOURCE1} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysconfdir}/xdg %{_bindir}/rpmlint %changelog +* Mon Jun 24 2024 Troy Dawson - 2.5.0-6 +- Bump release for June 2024 mass rebuild + * Thu Jan 25 2024 Miro HronĨok - 2.5.0-5 - Filter out python-missing-require warnings, Fedora's style of Python requirements is not supported