Bump release to rebuild in new side tag
Signed-off-by: Michal Fabik <mfabik@redhat.com>
This commit is contained in:
parent
46aa70c18c
commit
a42c2c5dd8
1 changed files with 4 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
Summary: Automatic bug detection and reporting tool
|
||||
Name: abrt
|
||||
Version: 2.14.4
|
||||
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
|
||||
|
|
@ -1006,6 +1006,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
|
|||
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
|
||||
|
||||
%changelog
|
||||
* Wed Aug 26 2020 Michal Fabik <mfabik@redhat.com> 2.14.4-2
|
||||
- Bump release to rebuild in new side tag
|
||||
|
||||
* Mon Aug 24 2020 Michal Fabik <mfabik@redhat.com> - 2.14.4-1
|
||||
- oops-utils: Respect the 'world-readable' flag
|
||||
- Decommission libreport_list_free_with_free
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue