Hello community, here is the log from the commit of package d-feet for openSUSE:Factory checked in at 2013-01-08 13:35:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/d-feet (Old) and /work/SRC/openSUSE:Factory/.d-feet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "d-feet", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/d-feet/d-feet.changes 2012-10-24 17:02:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.d-feet.new/d-feet.changes 2013-01-08 13:35:15.000000000 +0100 @@ -1,0 +2,18 @@ +Sun Dec 2 13:52:02 UTC 2012 - [email protected] + +- Update to version 0.3.1: + + Update setup.py. + + Enlarge icon. + + Fix icon handling. + + Adjust UI. + + Fix d-feet icon usage. + + Merge branch 'pygi' (use gobject-introspection). +- Add gobject-introspection BuildRequires: Needed for the typelib() + requires rpm magic. +- Drop gettext and scrollkeeper BuildRequires: no longer needed. +- Drop dbus-1-pyton and python-gtk Requires: no longer needed after + the port to gobject-introspection. +- Add hicolor-icon-theme BuldRequires: needed for the icon_* + macros (it used to be pulled in by python-gtk/gtk2). + +------------------------------------------------------------------- Old: ---- d-feet-0.1.15.tar.xz New: ---- d-feet-0.3.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ d-feet.spec ++++++ --- /var/tmp/diff_new_pack.H3wKz3/_old 2013-01-08 13:35:16.000000000 +0100 +++ /var/tmp/diff_new_pack.H3wKz3/_new 2013-01-08 13:35:16.000000000 +0100 @@ -17,20 +17,17 @@ Name: d-feet -Version: 0.1.15 +Version: 0.3.1 Release: 0 -Summary: Graphical D-Bus Debugger License: GPL-2.0+ -Group: Development/Tools/Debuggers +Summary: Graphical D-Bus Debugger Url: http://live.gnome.org/DFeet/ -Source0: http://download.gnome.org/sources/d-feet/0.1/%{name}-%{version}.tar.xz -BuildRequires: gettext -BuildRequires: python-gtk-devel +Group: Development/Tools/Debuggers +Source0: http://download.gnome.org/sources/d-feet/0.3/%{name}-%{version}.tar.xz +BuildRequires: gobject-introspection +BuildRequires: hicolor-icon-theme BuildRequires: python-setuptools -BuildRequires: scrollkeeper BuildRequires: update-desktop-files -Requires: dbus-1-python -Requires: python-gtk BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %py_requires -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
