[d-feet] update to upstream 0.1.12

John Palmieri (J5) johnp at fedoraproject.org
Mon Aug 23 18:54:15 UTC 2010


commit 3509a2fb992f40ba978799b191e5b0b2d3ca75be
Author: John (J5) Palmieri <johnp at redhat.com>
Date:   Mon Aug 23 14:53:30 2010 -0400

    update to upstream 0.1.12

 .gitignore  |    1 +
 d-feet.spec |    9 ++++++++-
 sources     |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d9f31ea..2f8e6ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 d-feet-0.1.10.tar.bz2
 d-feet-0.1.11.tar.bz2
+d-feet-0.1.12.tar.bz2
diff --git a/d-feet.spec b/d-feet.spec
index 72d32e9..21c618f 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.11
+Version: 0.1.12
 Release: 1%{?dist}
 Summary: A powerful D-Bus Debugger
 Group: Development/Tools
@@ -67,6 +67,13 @@ fi
 %{_datadir}/applications/dfeet.desktop
 
 %changelog
+* Mon Aug 23 2010 John (J5) Palmieri <johnp at redhat.com> - 0.1.12-1
+- update to upstream 0.1.12
+- Add the ability to specify a bus on the command line using the --bus-address 
+  or -a switch (jdahlin)
+- fix up some UI bugs (jdahlin)
+- move project to gnome.org
+
 * Wed Aug 9 2010 John (J5) Palmieri <johnp at redhat.com> - 0.1.11-1
 - update to upstream 0.1.11
 - fix up .desktop file
diff --git a/sources b/sources
index 6043fbc..f0b69fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-374dd19ce9007569d9101ee447613f80  d-feet-0.1.11.tar.bz2
+01b0296277b26330bc430742ad4e758a  d-feet-0.1.12.tar.bz2


More information about the scm-commits mailing list