[abrt] New upstream release 2.0.16

Jakub Filak jfilak at fedoraproject.org
Wed Oct 17 08:22:15 UTC 2012


commit 92adda5d0b9610c1e27daeb66e4f52fbc99fe635
Author: Jakub Filak <jfilak at redhat.com>
Date:   Wed Oct 17 10:16:12 2012 +0200

    New upstream release 2.0.16
    
    Resolves: #866698

 .gitignore |    1 +
 abrt.spec  |    8 +++++++-
 sources    |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1a2f90..1c79073 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/abrt.spec b/abrt.spec
index b8468f1..6813fda 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -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 at 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 at 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
diff --git a/sources b/sources
index e5a35aa..2e29359 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ac147b6e43ca873e6b1927601ec22a4  abrt-2.0.15.tar.gz
+1780d42895e7695e4567157103f1a7c8  abrt-2.0.16.tar.gz


More information about the scm-commits mailing list