From 6609be088e8ceefcba8b288b43a0db4db32a505e Mon Sep 17 00:00:00 2001 From: John (J5) Palmieri Date: Dec 13 2007 01:49:23 +0000 Subject: - update to upstream 0.1.5 - attach to any bus - execute button makes executing methods more descoverable - icons show up if app associated with a name has a toplevel window - initial support for icons on introspect nodes - syntax highlighting for methods and signals - support for property lists in the introspect data - tabs are restored when started again --- diff --git a/d-feet.spec b/d-feet.spec index 957d921..c53462e 100644 --- a/d-feet.spec +++ b/d-feet.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: d-feet -Version: 0.1.4 +Version: 0.1.5 Release: 1%{?dist} Summary: A powerful D-Bus Debugger Group: Development/Tools @@ -66,6 +66,16 @@ fi %{_datadir}/applications/dfeet.desktop %changelog +* Wed Dec 12 2007 John (J5) Palmieri - 0.1.5-1 +- update to upstream 0.1.5 +- attach to any bus +- execute button makes executing methods more descoverable +- icons show up if app associated with a name has a toplevel window +- initial support for icons on introspect nodes +- syntax highlighting for methods and signals +- support for property lists in the introspect data +- tabs are restored when started again + * Fri Dec 07 2007 John (J5) Palmieri - 0.1.4-1 - update to upstream 0.1.4 which cleans up some bugs - remove scrollkeeper BR diff --git a/sources b/sources index eb7d537..9216b81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8e3a02bf72dee34f8fa8fb3838eb02f d-feet-0.1.4.tar.gz +6e9605084018c0329e579f165537de21 d-feet-0.1.5.tar.gz