[abrt/f17] New upstream release 2.0.18

Jakub Filak jfilak at fedoraproject.org
Thu Nov 1 11:18:35 UTC 2012


commit 801a4cb9e119cfc4a206e3b956b38e0561d13048
Author: Jakub Filak <jfilak at redhat.com>
Date:   Thu Nov 1 11:23:01 2012 +0100

    New upstream release 2.0.18
    
    Resolves: #869833

 .gitignore |    1 +
 abrt.spec  |    9 ++++++++-
 sources    |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19fdff3..8edf210 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ abrt-1.1.13.tar.gz
 /abrt-2.0.15.tar.gz
 /abrt-2.0.16.tar.gz
 /abrt-2.0.17.tar.gz
+/abrt-2.0.18.tar.gz
diff --git a/abrt.spec b/abrt.spec
index fe810aa..4982088 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -24,7 +24,7 @@
 
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 2.0.17
+Version: 2.0.18
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -647,6 +647,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %config(noreplace) %{_sysconfdir}/libreport/events.d/dbus_event.conf
 
 %changelog
+* Thu Nov 01 2012 Jakub Filak <jfilak at redhat.com> 2.0.18-1
+- bugzilla-dupe-search: fix os_release to contain the same OS version as bug 755535
+- Do not stop reporting when GConf entry is not found. Closes rhbz#869833
+- Fix false positive caused by English language fix
+- pyhook: import inspect lazily
+- Resolves: #869833
+
 * Wed Oct 24 2012 Jakub Filak <jfilak at redhat.com> 2.0.17-1
 - provide a problem item containing versions of binaries listed in Xorg backtrace
   Adresses #867694 comment 1
diff --git a/sources b/sources
index 61e0a47..c1fef5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8705c9c21389d10d5bb966e5a952fa9f  abrt-2.0.17.tar.gz
+6c7f66be48c3aab72b4d69fe3391bf04  abrt-2.0.18.tar.gz


More information about the scm-commits mailing list