[gnome-abrt/f18] New upstream release 0.2.3

Jakub Filak jfilak at fedoraproject.org
Fri Oct 5 10:33:01 UTC 2012


commit b9648bb474b0df2bab16393cddd0dea83d07ab43
Author: Jakub Filak <jfilak at redhat.com>
Date:   Fri Oct 5 12:21:13 2012 +0200

    New upstream release 0.2.3

 .gitignore      |    1 +
 gnome-abrt.spec |   14 +++++++++++++-
 sources         |    2 +-
 3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4726f9..d9d3ed6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /gnome-abrt-0.2.tar.gz
 /gnome-abrt-0.2.2.tar.gz
+/gnome-abrt-0.2.3.tar.gz
diff --git a/gnome-abrt.spec b/gnome-abrt.spec
index ff8b823..e29ecc3 100644
--- a/gnome-abrt.spec
+++ b/gnome-abrt.spec
@@ -5,7 +5,7 @@
 #         ! no binaries in $PATH ... caused by gnome-abrt python script in /usr/bin
 
 Name:       gnome-abrt
-Version:    0.2.2
+Version:    0.2.3
 Release:    1%{?dist}
 Summary:    A utility for viewing problems that have occurred with the system
 
@@ -85,6 +85,18 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Oct 05 2012 Jakub Filak <jfilak at redhat.com> - 0.2.3-1
+- Generate version
+- Add GNOME3 application menu
+- Use correct D-Bus path to listen on for Crash signal
+- Make path to abrt-handle-event configurable
+- Fix a bug in running of subprocesses
+- Refactorize directory problems implementation
+- Don't print weired debug message
+- Don't show the 'reconnecting to dbus' warning
+- Don't show new root's crashes by default
+- Fix indentation
+
 * Fri Sep 21 2012 Jakub Filak <jfilak at redhat.com> - 0.2.2-1
 - Lazy initialization of directory source
 - Don't utilize CPU for 99%
diff --git a/sources b/sources
index e716eda..fd37be7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e55f0528c758ec436d67cf212ee08b62  gnome-abrt-0.2.2.tar.gz
+7b4d11f5f5006f80ea9fb113818d0f2e  gnome-abrt-0.2.3.tar.gz


More information about the scm-commits mailing list