Dependency fix
Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
This commit is contained in:
parent
34c7e2d675
commit
e5a20df5c0
1 changed files with 5 additions and 2 deletions
|
|
@ -40,13 +40,13 @@
|
|||
%define docdirversion -%{version}
|
||||
%endif
|
||||
|
||||
%define libreport_ver 2.3.0-3
|
||||
%define libreport_ver 2.3.0-8
|
||||
%define satyr_ver 0.15-2
|
||||
|
||||
Summary: Automatic bug detection and reporting tool
|
||||
Name: abrt
|
||||
Version: 2.3.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://github.com/abrt/abrt/wiki/ABRT-Project
|
||||
|
|
@ -1087,6 +1087,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
|
|||
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
|
||||
|
||||
%changelog
|
||||
* Mon Jun 22 2015 Matej Habrnal <mhabrnal@redhat.com> - 2.3.0-7
|
||||
- dependency fix
|
||||
|
||||
* Thu Jun 18 2015 Matej Habrnal <mhabrnal@redhat.com> - 2.3.0-6
|
||||
- add option always generate backtrace locally
|
||||
- Resolves: #986876
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue