[abrt/f18] New upstream release 2.0.18

Jakub Filak jfilak at fedoraproject.org
Thu Nov 1 11:15:53 UTC 2012


commit 93eb8190be15d3060a1264a75287eab379e7fc52
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  |   11 +++++++++--
 sources    |    2 +-
 3 files changed, 11 insertions(+), 3 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 dd5bc6b..7883bb0 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -24,8 +24,8 @@
 
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 2.0.17
-Release: 2%{?dist}
+Version: 2.0.18
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/abrt/
@@ -646,6 +646,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-2
 - remove ABRT1.0-to-ABRT2.0 upgrade script from spec file
 
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