diff --git a/.gitignore b/.gitignore index 439ddf4..4e473f7 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /gnome-abrt-0.3.0.tar.gz /gnome-abrt-0.3.1.tar.gz /gnome-abrt-0.3.2.tar.gz +/gnome-abrt-0.3.3.tar.gz diff --git a/gnome-abrt.spec b/gnome-abrt.spec index a40e506..c17b2c4 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.2 +Version: 0.3.3 Release: 1%{?dist} Summary: A utility for viewing problems that have occurred with the system @@ -100,6 +100,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sat Oct 26 2013 Jakub Filak 0.3.3-1 +- Make problem list resizable +- Make info about Reported state of problem more clear +- Less confusing message about missing Bugzilla ticket + * Fri Oct 04 2013 Jakub Filak 0.3.2-1 - Fix a bug in SIGCHLD handler causing 100% CPU usage - Show "yes" in Reported field only if no URL is available diff --git a/sources b/sources index 5b36c5d..5024838 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72e7e9d18fd24f33bb5a6de59e268556 gnome-abrt-0.3.2.tar.gz +ba51ea0a7684d164f57740ff3ab81d26 gnome-abrt-0.3.3.tar.gz