[gnome-abrt/f20] New upstream release 0.3.6

Jakub Filak jfilak at fedoraproject.org
Wed Mar 5 12:10:02 UTC 2014


commit bbe079f14c957e8edc3a524b44118d9dd6dc2441
Author: Jakub Filak <jfilak at redhat.com>
Date:   Wed Mar 5 11:05:21 2014 +0100

    New upstream release 0.3.6

 .gitignore      |    1 +
 gnome-abrt.spec |   11 ++++++++++-
 sources         |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4772a71..9387ca3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /gnome-abrt-0.3.3.tar.gz
 /gnome-abrt-0.3.4.tar.gz
 /gnome-abrt-0.3.5.tar.gz
+/gnome-abrt-0.3.6.tar.gz
diff --git a/gnome-abrt.spec b/gnome-abrt.spec
index 2fb1cfc..e79c19d 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.5
+Version:    0.3.6
 Release:    1%{?dist}
 Summary:    A utility for viewing problems that have occurred with the system
 
@@ -101,6 +101,15 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Mar 05 2014 Jakub Filak <jfilak at redhat.com> 0.3.6-1
+- Translation updates
+- Use human readable type string everywhere
+- Display C/C++ instead of CCpp
+- Truncate possibly long component name to 40 chars.
+- Disable horizontal scrollbar on problem list
+- Right-alignment of date entries
+- Initialize gnome_abrt module before importing its submodules
+
 * 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
diff --git a/sources b/sources
index afdde91..fcdeff6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b32290dfe856cc7bfa09eb4269a46543  gnome-abrt-0.3.5.tar.gz
+f0c8978dfc52d58995bd6c678b9ba56f  gnome-abrt-0.3.6.tar.gz


More information about the scm-commits mailing list