From fb69ba25d1588288f40d1862d833b4854415192b Mon Sep 17 00:00:00 2001 From: Zephyr Lykos Date: Sat, 25 Nov 2023 20:44:53 +0800 Subject: [PATCH] rebuilt --- rpmlint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpmlint.spec b/rpmlint.spec index d0ccd18..043d82c 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -3,7 +3,7 @@ Name: rpmlint Version: 2.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for checking common errors in RPM packages License: GPL-2.0-or-later URL: https://github.com/rpm-software-management/rpmlint @@ -100,6 +100,9 @@ cp -a %{SOURCE1} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysconfdir}/xdg %{_bindir}/rpmlint %changelog +* Sat Nov 25 2023 Zephyr Lykos - 2.5.0-2 +- Migrate patches to pyproject.toml (rhbz#1899279) + * Tue Nov 21 2023 Tom Callaway - 2.5.0-1 - update to 2.5.0