New upstream release 2.0.16

Resolves: #866698
This commit is contained in:
Jakub Filak 2012-10-17 10:16:12 +02:00
commit 92adda5d0b
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View file

@ -16,3 +16,4 @@ abrt-1.1.13.tar.gz
/abrt-2.0.13.tar.gz
/abrt-2.0.14.tar.gz
/abrt-2.0.15.tar.gz
/abrt-2.0.16.tar.gz

View file

@ -24,7 +24,7 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
Version: 2.0.15
Version: 2.0.16
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -641,6 +641,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%config(noreplace) %{_sysconfdir}/libreport/events.d/dbus_event.conf
%changelog
* Wed Oct 17 2012 Jakub Filak <jfilak@redhat.com> 2.0.16-1
- xorg_event: make post-create save dmesg, drop problems w/ binary modules
Partially addresses: #856790
- collect_xsession_errors should not fail if !xsession-errors
Resolves: #866698
* Thu Oct 11 2012 Jakub Filak <jfilak@redhat.com> 2.0.15-1
- add collect_* event to reporting chains for CCpp/Python/Kernel
- core-backtrace: make sure kernel version does not contain spaces

View file

@ -1 +1 @@
0ac147b6e43ca873e6b1927601ec22a4 abrt-2.0.15.tar.gz
1780d42895e7695e4567157103f1a7c8 abrt-2.0.16.tar.gz