diff --git a/abrt.spec b/abrt.spec index 4216157..5893951 100644 --- a/abrt.spec +++ b/abrt.spec @@ -50,7 +50,7 @@ Summary: Automatic bug detection and reporting tool Name: abrt Version: 2.17.5 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL-2.0-or-later URL: https://abrt.readthedocs.org/ Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -962,6 +962,9 @@ killall abrt-dbus >/dev/null 2>&1 || : %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 2.17.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sun Jun 09 2024 Python Maint - 2.17.5-2 - Rebuilt for Python 3.13