diff --git a/guake.spec b/guake.spec index b8ec08b..d46df44 100644 --- a/guake.spec +++ b/guake.spec @@ -1,6 +1,6 @@ Name: guake Version: 0.4.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Drop-down terminal for GNOME Group: Applications/System @@ -104,6 +104,9 @@ killall -HUP gconfd-2 > /dev/null || : %{_datadir}/icons/hicolor/*/apps/%{name}*.png %changelog +* Thu Aug 02 2012 Pierre-Yves Chibon - 0.4.4-4 +- Fix indentation in the patch 3 + * Wed Aug 01 2012 Pierre-Yves Chibon - 0.4.4-3 - Add patch to allow os.kill(pid, signal.SIGTERM) to fails