[gnome-abrt] New upstream release 0.3.5

Jakub Filak jfilak at fedoraproject.org
Mon Jan 13 15:25:52 UTC 2014


commit 448f5737e86c125d0897973a3984fe7cf73f32ea
Author: Jakub Filak <jfilak at redhat.com>
Date:   Mon Jan 13 16:21:37 2014 +0100

    New upstream release 0.3.5

 .gitignore      |    1 +
 gnome-abrt.spec |    8 +++++++-
 sources         |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1b5106..4772a71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /gnome-abrt-0.3.2.tar.gz
 /gnome-abrt-0.3.3.tar.gz
 /gnome-abrt-0.3.4.tar.gz
+/gnome-abrt-0.3.5.tar.gz
diff --git a/gnome-abrt.spec b/gnome-abrt.spec
index 924b9be..9293d4b 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.3.4
+Version:    0.3.5
 Release:    1%{?dist}
 Summary:    A utility for viewing problems that have occurred with the system
 
@@ -101,6 +101,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Jan 13 2014 Jakub Filak <jfilak at redhat.com> 0.3.5-1
+- Do not crash when a FileIcon cant be loaded
+- Enable multiple problems selection
+- Fix a typo in appdata - <mike.catanzaro at gmail.com>
+- Update translations
+
 * Thu Dec 19 2013 Jakub Filak <jfilak at redhat.com> 0.3.4-1
 - Do not use deprecated GObject API
 - Make gnome-abrt compatible with Python GObject < 3.7.2
diff --git a/sources b/sources
index f767629..afdde91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e80712159678e3b743e0b4167cff81a9  gnome-abrt-0.3.4.tar.gz
+b32290dfe856cc7bfa09eb4269a46543  gnome-abrt-0.3.5.tar.gz


More information about the scm-commits mailing list