diff --git a/abrt.spec b/abrt.spec index 5866a93..f0c5fd6 100644 --- a/abrt.spec +++ b/abrt.spec @@ -1,10 +1,10 @@ Name: abrt Version: 2.14.2 -Release: 2 +Release: 3 Summary: A tool for automatic bug detection and reporting -License: GPLv2+ -URL: https://abrt.readthedocs.org/ -Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz +License: GPL-2.0 and GPL-2.0+ +URL: https://github.com/abrt/abrt/ +Source: https://github.com/abrt/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Patch0001: 0001-applet-Pass-instance-pointer-to-signal-handler.patch Patch0002: 0002-applet-Chain-up-in-dispose.patch @@ -578,6 +578,9 @@ killall abrt-dbus >/dev/null 2>&1 || : %{_mandir}/man*/* %changelog +* Thu Dec 03 2020 Ge Wang - 2.14.2-3 +- modify source0 url + * Sun Sep 20 2020 leiju - 2.14.2-2 - fix uninstall abrt-addon-ccpp error