From 89d7b069cb4fbca28c3523560be5283dcb0b8fc9 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:22:30 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- rpmlint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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