parent
d499184362
commit
92adda5d0b
3 changed files with 9 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
0ac147b6e43ca873e6b1927601ec22a4 abrt-2.0.15.tar.gz
|
||||
1780d42895e7695e4567157103f1a7c8 abrt-2.0.16.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue