diff --git a/abrt.spec b/abrt.spec index c340e01..6094cfc 100644 --- a/abrt.spec +++ b/abrt.spec @@ -49,7 +49,7 @@ Summary: Automatic bug detection and reporting tool Name: abrt Version: 2.15.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://abrt.readthedocs.org/ Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -1007,6 +1007,9 @@ killall abrt-dbus >/dev/null 2>&1 || : %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh %changelog +* Wed Jan 19 2022 Matěj Grabovský - 2.15.0-2 +- Rebuild for testing + * Mon Jan 17 2022 Matěj Grabovský - 2.15.0-1 - Bump abrt library version to 1:0:1 - cli: Fix path and glob matching for abrt info etc.