rpms/d-feet/F-7 d-feet.spec,1.2,1.3 sources,1.2,1.3

John (J5) Palmieri (johnp) fedora-extras-commits at redhat.com
Thu Dec 13 01:51:15 UTC 2007


Author: johnp

Update of /cvs/pkgs/rpms/d-feet/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16791

Modified Files:
	d-feet.spec sources 
Log Message:
- 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




Index: d-feet.spec
===================================================================
RCS file: /cvs/pkgs/rpms/d-feet/F-7/d-feet.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- d-feet.spec	7 Dec 2007 20:12:41 -0000	1.2
+++ d-feet.spec	13 Dec 2007 01:50:38 -0000	1.3
@@ -1,14 +1,13 @@
 %{!?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
-Release: 2%{?dist}
+Version: 0.1.5
+Release: 1%{?dist}
 Summary: A powerful D-Bus Debugger
 Group: Development/Tools
 License: GPLv2+
 URL: http://hosted.fedoraproject.org/projects/d-feet
 Source0: http://johnp.fedorapeople.org/%{name}-%{version}.tar.gz
-Patch0: d-feet-0.1.4-older_gtk.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
@@ -28,7 +27,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .older_gtk
 
 %build
 %{__python} setup.py build
@@ -68,6 +66,17 @@
 %{_datadir}/applications/dfeet.desktop
 
 %changelog
+* Wed Dec 12 2007 John (J5) Palmieri <johnp at redhat.com> - 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
+- patch no longer needed (upstream)
+
 * Fri Dec 07 2007 John (J5) Palmieri <johnp at redhat.com> - 0.1.4-2
 - patch to make work with older gtk+
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/d-feet/F-7/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	7 Dec 2007 19:19:52 -0000	1.2
+++ sources	13 Dec 2007 01:50:38 -0000	1.3
@@ -1 +1 @@
-f8e3a02bf72dee34f8fa8fb3838eb02f  d-feet-0.1.4.tar.gz
+6e9605084018c0329e579f165537de21  d-feet-0.1.5.tar.gz




More information about the fedora-extras-commits mailing list